8018595
1
2
3
4
5
6
7
# Rename this file to .env and fill in your API keys GOOGLE_API_KEY="your_google_api_key_here" OPENAI_API_KEY="your_openai_api_key_here" # Local Ollama server OLLAMA_BASE_URL=http://localhost:11434