AI Providers¶
HolmesGPT supports multiple AI providers, giving you flexibility in choosing the best model for your needs and budget.
Quick Start¶
Recommended for New Users
OpenAI GPT-4o provides the best balance of accuracy and reliability. Get started with:
- Get an OpenAI API key
- Set
export OPENAI_API_KEY="your-api-key"
- Run
holmes ask "what pods are failing?"
Choose your provider above to see detailed configuration instructions.