5 lines
215 B
Bash
5 lines
215 B
Bash
OPENROUTER_API_KEY=your-openrouter-key-here
|
|
# Use anthropic API directly, openrouter for other models.
|
|
# reasoning settings were not supported by openrouter at eval time.
|
|
ANTHROPIC_API_KEY=your-anthropic-key-here
|