mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
📘 docs: update dotenv ENDPOINTS example
This commit is contained in:
@@ -193,7 +193,7 @@ Uncomment `ENDPOINTS` to customize the available endpoints in LibreChat.
|
||||
|
||||
<OptionTable
|
||||
options={[
|
||||
['ENDPOINTS', 'string', 'Comma-separated list of available endpoints.', '# ENDPOINTS=openAI,assistants,gptPlugins,azureOpenAI,google,anthropic,bingAI,custom'],
|
||||
['ENDPOINTS', 'string', 'Comma-separated list of available endpoints.', '# ENDPOINTS=openAI,agents,assistants,gptPlugins,azureOpenAI,google,anthropic,bingAI,custom'],
|
||||
['PROXY', 'string', 'Proxy setting for all endpoints.', 'PROXY='],
|
||||
['TITLE_CONVO', 'boolean', 'Enable titling for all endpoints.', 'TITLE_CONVO=true'],
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user