atropos/atroposlib
skyc1e 388137c3f1
fix: rename stale OpenaiConfig references to APIServerConfig
Three environment files still imported the old `OpenaiConfig` name,
which was renamed to `APIServerConfig`. This causes an ImportError
at module load time, making these environments unusable:

- environments/sft_loader_server.py
- environments/community/ufc_prediction_env/ufc_server.py
- environments/community/ufc_prediction_env/ufc_image_env.py

Also adds a lightweight import regression test.
2026-04-14 00:20:27 +02:00
..
api clean log 2026-03-13 12:12:33 -04:00
cli fix: pass num_steps to register_to_api 2026-02-24 11:22:18 +02:00
envs revert openai server 2026-03-23 11:26:05 -07:00
frontend [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-01-26 16:41:26 +00:00
tests fix: rename stale OpenaiConfig references to APIServerConfig 2026-04-14 00:20:27 +02:00
utils fix duplicate code + add safety checks 2026-02-09 10:58:49 +03:30
__init__.py first commit 2025-04-29 12:10:10 -07:00
FAQ.md Update FAQ.md 2026-01-29 10:43:47 +02:00
type_definitions.py Update type_definitions.py 2025-10-23 10:26:51 +02:00