# OpenAI API Key (required for OpenAI provider)
OPENAI_API_KEY=your-api-key-here

# Ollama settings (optional)
OLLAMA_HOST=http://localhost:11434