# go-llm CLI Environment Variables # Copy this file to .env and fill in your API keys # OpenAI API Key (https://platform.openai.com/api-keys) OPENAI_API_KEY= # Anthropic API Key (https://console.anthropic.com/settings/keys) ANTHROPIC_API_KEY= # Google AI API Key (https://aistudio.google.com/apikey) GOOGLE_API_KEY=