Integrate LiteLLM with Cognee for unified access to 100+ LLM providers with type-safe structured outputs
LLMGateway
Provider Adapters
Rate Limiting
Embedding Engine
Provider Overview
Provider | Adapter Class | Description |
---|---|---|
OpenAI | OpenAIAdapter | GPT-3.5, GPT-4, and other OpenAI models |
Anthropic | AnthropicAdapter | Claude models |
Google Gemini | GeminiAdapter | Gemini Pro and other Google models |
Ollama | OllamaAPIAdapter | Local Ollama models |
Custom | GenericAPIAdapter | Any OpenAI-compatible API endpoint |
Provider Configuration
Fallback Configuration
Multi-Framework Support
Connection Testing
Audio Transcription
Image Analysis
Streaming Support
Automatic Error Detection
Custom Error Handling
Common Issues
Debug Mode
Performance Issues