
[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
isort>=5.12
mypy>=1.0

[engine]

[llm]
anthropic>=0.7.0
openai>=1.0.0
google-generativeai>=0.3.0
transformers>=4.30.0
torch>=2.0.0

[llm-anthropic]
anthropic>=0.7.0

[llm-azure]
openai>=1.0.0

[llm-gemini]
google-generativeai>=0.3.0

[llm-huggingface]
transformers>=4.30.0
torch>=2.0.0

[llm-openai]
openai>=1.0.0

[llm-xai]
openai>=1.0.0
