6 lines
202 B
Bash
6 lines
202 B
Bash
# Copy to .env and fill in. Only secrets belong here — a provider's base_url and
|
|
# model are configured in reasonix.toml, where api_key_env points at these variables.
|
|
|
|
DEEPSEEK_API_KEY=
|
|
MIMO_API_KEY=
|