# Multi-LLM Adapter Dependencies

# OpenAI
openai>=1.0.0

# Anthropic
anthropic>=0.18.0

# HTTP requests (for Ollama)
requests>=2.28.0

# Optional: Google Gemini
# google-generativeai>=0.3.0

# Optional: AWS Bedrock
# boto3>=1.28.0

# Optional: Azure OpenAI
# azure-openai>=1.0.0

# Optional: Cohere
# cohere>=4.0.0
