atropos/atroposlib
Dakota 0ff55bf2cf Fix TypedDict import for Python 3.10 compatibility
- Use typing_extensions.TypedDict instead of typing.TypedDict
- Fixes Pydantic error on Python < 3.12
2025-06-04 10:37:51 -05:00
..
api Enhance ScoredData model and API documentation 2025-06-02 17:28:25 -05:00
cli move argparse to main() 2025-05-14 09:57:08 -05:00
envs Fix TypedDict import for Python 3.10 compatibility 2025-06-04 10:37:51 -05:00
frontend --slurm and --testing in outer namespace 2025-05-02 03:46:34 -07:00
tests Merge commit '71e7a5ca27' into add-support-for-custom-api-servers 2025-05-12 18:40:35 -05:00
utils Remove unused config_handler.py and its import 2025-06-04 10:21:46 -05:00
__init__.py first commit 2025-04-29 12:10:10 -07:00
FAQ.md linting 2025-05-16 20:40:15 -07:00
type_definitions.py Fix TypedDict import for Python 3.10 compatibility 2025-06-04 10:37:51 -05:00