Quick Start
1
Use Default Model
2
Choose a Model
3
Custom API Endpoint
How It Works
Choosing a Model
Configuration
Best Practices
Use environment variables for API keys
Use environment variables for API keys
Set
OPENAI_API_KEY instead of hardcoding keys.Start with gpt-4o-mini
Start with gpt-4o-mini
Fast and cheap - upgrade to gpt-4o only when needed.
Use local models for privacy
Use local models for privacy
Ollama runs models locally with no data leaving your machine.
Related
Agent
Agent configuration
Streaming
Stream responses

