💾 chore: Update .env.example (#2004)

* Update .env.example

Make assistants show in the UI by default

* Update dotenv.md
This commit is contained in:
Fuegovic 2024-03-07 08:11:32 -05:00 committed by GitHub
parent 11bca134e7
commit fbdf1d17ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

@ -375,6 +375,10 @@ OPENAI_FORCE_PROMPT=true
- Leave `ASSISTANTS_API_KEY=` blank to disable this endpoint
- Set `ASSISTANTS_API_KEY=` to `user_provided` to allow users to provide their own API key from the WebUI
```bash
ASSISTANTS_API_KEY=user_provided
```
- Customize the available models, separated by commas, **without spaces**.
- The first will be default.
- Leave it blank or commented out to use internal settings: