Model Configuration
Configure LLM models from different providers for your applications.Model Selection
OpenAI Models
Anthropic Models
Google Models
Common Parameters
Controls randomness (0.0 = deterministic, 1.0 = creative)
Maximum tokens in response
Nucleus sampling threshold
Framework Integration
Agno
LangChain
Local Models (Ollama)
Install Ollama from ollama.ai for local model support.
Related Resources
API Keys
Set up provider API keys
Local RAG
Use local models with Ollama
