# Environment Configuration for StrikePackageGPT # Copy this file to .env and fill in your values # LLM API Keys (optional - Ollama works without API keys) OPENAI_API_KEY= ANTHROPIC_API_KEY= # Ollama Configuration OLLAMA_BASE_URL=http://ollama:11434