138029e2a9
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
221 B
Bash
7 lines
221 B
Bash
# OpenRouter API key — get one at https://openrouter.ai/keys
|
|
# LLM features are disabled when this is not set.
|
|
OPENROUTER_API_KEY=
|
|
|
|
# Optional: override the default model
|
|
# LLM_MODEL=arcee-ai/trinity-large-preview:free
|