sentinel / .env.example
jeuko's picture
Sync from GitHub (main)
8018595 verified
# 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