mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-05-13 16:07:30 +00:00
📝 docs: add RAG_API_URL to .env.example (#12665)
This commit is contained in:
parent
a613caced3
commit
f6b73938af
1 changed files with 1 additions and 0 deletions
|
|
@ -392,6 +392,7 @@ TTS_API_KEY=
|
|||
#==================================================#
|
||||
# More info: https://www.librechat.ai/docs/configuration/rag_api
|
||||
|
||||
# RAG_API_URL=http://rag_api:8000
|
||||
# RAG_OPENAI_BASEURL=
|
||||
# RAG_OPENAI_API_KEY=
|
||||
# RAG_USE_FULL_CONTEXT=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue