# AI Orchestrator Environment Variables
# RunPod API Key (required for GPU endpoints)
RUNPOD_API_KEY=your_runpod_api_key_here
# Ollama host (defaults to http://ollama:11434 in docker-compose)
# OLLAMA_HOST=http://ollama:11434