.env.template
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OPENAI_API_KEY
secret
ANTHROPIC_API_KEY
secret
REPLICATE_API_KEY
secret
COHERE_API_KEY
secret
HUGGINGFACE_API_KEY
secret
TOGETHERAI_API_KEY
secret
BASETEN_API_KEY
secret
AI21_API_KEY
secret
OPENROUTER_API_KEY
secret
ALEPH_ALPHA_API_KEY
secret
AZURE_API_BASE
secret
AZURE_API_VERSION
secret
AZURE_API_KEY
secret
DEFAULT_MODEL
brew install flyctl && fly launch --from https://github.com/berriai/litellm-proxy
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/berriai/litellm-proxy
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/berriai/litellm-proxy