Skip to main content

Model Configuration

Configure LLM models from different providers for your applications.

Model Selection

OpenAI Models

Anthropic Models

Google Models

Common Parameters

number
Controls randomness (0.0 = deterministic, 1.0 = creative)
integer
Maximum tokens in response
number
Nucleus sampling threshold

Framework Integration

Agno

LangChain

Local Models (Ollama)

Install Ollama from ollama.ai for local model support.

API Keys

Set up provider API keys

Local RAG

Use local models with Ollama