Multi-Model AI
OSIA supports multiple AI providers with automatic key rotation and intelligent fallbacks.
Supported Providers
DeepSeek V4
Primary agent model (Flash + Pro)
Gemini
Vision + TTS
Groq
Ultra-fast inference
Anthropic
Claude models (API key only)
OpenAI
GPT models
Ollama
Local models
Key Rotation
Universal key chain (osia/utils/key_chain.py) provides automatic rotation on technical errors (429, 5xx, auth failures, timeout). Never rotates on content errors (400).