Anthropic¶ Configure HolmesGPT to use Anthropic's Claude models. Setup¶ Get an Anthropic API key. Configuration¶ export ANTHROPIC_API_KEY="your-anthropic-api-key" holmes ask "what pods are failing?" --model="anthropic/<your-claude-model>"