Documentation

Everything you need to know about OSIA

Multi-Model AI

OSIA supports multiple AI providers with automatic key rotation and intelligent fallbacks.

Supported Providers

DeepSeek V4

Primary agent model (Flash + Pro)

Main loops

Gemini

Vision + TTS

Computer use, voice

Groq

Ultra-fast inference

Voice, quick tasks

Anthropic

Claude models (API key only)

Complex reasoning

OpenAI

GPT models

General tasks

Ollama

Local models

Offline fallback

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).