ai-orchestrator/.env.example

8 lines
228 B
Plaintext

# 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