pydantic>=2.0.0
pyyaml>=6.0
httpx>=0.25.0
litellm>=1.0.0
fastapi>=0.100.0
uvicorn>=0.23.0
click>=8.0.0
typing-extensions>=4.0.0

[all]
openai>=1.0.0
anthropic>=0.7.0
cohere>=4.0.0
groq>=0.4.0
ollama>=0.1.0
streamlit>=1.28.0
chainlit>=1.0.0

[anthropic]
anthropic>=0.7.0

[chainlit]
chainlit>=1.0.0

[cohere]
cohere>=4.0.0

[groq]
groq>=0.4.0

[ollama]
ollama>=0.1.0

[openai]
openai>=1.0.0

[streamlit]
streamlit>=1.28.0

[ui]
streamlit>=1.28.0
chainlit>=1.0.0
