mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
doc: Hugging Face Deployment (#867)
* docs: update ToC * docs: update ToC * update huggingface.md * update render.md * update huggingface.md * update mongodb.md * update huggingface.md * update README.md
This commit is contained in:
parent
aeeb3d3050
commit
1cd0fd9d5a
5 changed files with 102 additions and 8 deletions
|
|
@ -3,11 +3,11 @@
|
|||
## Note:
|
||||
|
||||
Some features will not work:
|
||||
- Bing/Sydney (the IP is blocked by Microsoft)
|
||||
- Bing/Sydney (success may vary)
|
||||
- Meilisearch
|
||||
|
||||
Also:
|
||||
- You will have to create an online MongoDB Atlas Database to be able to properly deploy
|
||||
- You need to create an online MongoDB Atlas Database to be able to properly deploy
|
||||
|
||||
## Create an account
|
||||
|
||||
|
|
@ -57,7 +57,7 @@ Also:
|
|||
| PORT | 3080 |
|
||||
| SESSION_EXPIRY | (1000 * 60 * 60 * 24) * 7 |
|
||||
|
||||
⬆️ **Add a single space in the value field for `BINGAI_TOKEN` and all other endpoints that you wish to disable.**
|
||||
> ⬆️ **Add a single space in the value field for any endpoints that you wish to disable.**
|
||||
|
||||
**DO NOT FORGET TO SAVE YOUR CHANGES**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue