mirror of
https://github.com/aljazceru/ollama-free-model-proxy.git
synced 2025-12-17 05:04:20 +01:00
6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
# OpenRouter API Key (required)
|
|
OPENAI_API_KEY=your-openrouter-api-key
|
|
|
|
# Free Mode - defaults to true if not set
|
|
# Set to "false" to disable free mode and use all available models
|
|
FREE_MODE=true |