mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
⚙️ docs: update dotenv.md (#2551)
* ⚙️ docs: update dotenv.md
* Update dotenv.md - formatting
This commit is contained in:
parent
2720327aa1
commit
144fd5f6aa
1 changed files with 5 additions and 4 deletions
|
|
@ -162,13 +162,14 @@ TITLE_CONVO=true
|
||||||
- see also: [Custom Configuration](./custom_config.md)
|
- see also: [Custom Configuration](./custom_config.md)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
GROQ_API_KEY=
|
|
||||||
SHUTTLEAI_KEY=
|
|
||||||
OPENROUTER_KEY=
|
|
||||||
MISTRAL_API_KEY=
|
|
||||||
ANYSCALE_API_KEY=
|
ANYSCALE_API_KEY=
|
||||||
|
APIPIE_API_KEY=
|
||||||
FIREWORKS_API_KEY=
|
FIREWORKS_API_KEY=
|
||||||
|
GROQ_API_KEY=
|
||||||
|
MISTRAL_API_KEY=
|
||||||
|
OPENROUTER_KEY=
|
||||||
PERPLEXITY_API_KEY=
|
PERPLEXITY_API_KEY=
|
||||||
|
SHUTTLEAI_API_KEY=
|
||||||
TOGETHERAI_API_KEY=
|
TOGETHERAI_API_KEY=
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue