mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 11:36:38 +08:00
Update .env
This commit is contained in:
parent
3e8ec0f497
commit
72a0c29b40
4
.env
4
.env
@ -18,7 +18,7 @@ GOOGLE_API_KEY=AIzaSyB2cqtEh-bPo1X_6CEgkFIYeibSUGr-ckM
|
|||||||
GOOGLE_URL=https://generativelanguage.googleapis.com/
|
GOOGLE_URL=https://generativelanguage.googleapis.com/
|
||||||
|
|
||||||
# Override openai api request base url. (optional)
|
# Override openai api request base url. (optional)
|
||||||
# Default: https://api.openai.com
|
Default: https://api.together.xyz/v1
|
||||||
# Examples: http://your-openai-proxy.com
|
# Examples: http://your-openai-proxy.com
|
||||||
BASE_URL= https://api.together.xyz/v1
|
BASE_URL= https://api.together.xyz/v1
|
||||||
|
|
||||||
@ -50,7 +50,7 @@ DISABLE_FAST_LINK=
|
|||||||
# (optional)
|
# (optional)
|
||||||
# Default: Empty
|
# Default: Empty
|
||||||
# To control custom , use + to add a custom model, use - to hide a model, use name=displayName to customize model name, separated by comma.
|
# To control custom , use + to add a custom model, use - to hide a model, use name=displayName to customize model name, separated by comma.
|
||||||
CUSTOM_MODELS=+Meta-Llama-3-70B-Instruct-Turbo, deepseek-ai/deepseek-llm-67b-chat, stabilityai/stable-diffusion-2-1
|
CUSTOM_MODELS=+Meta-Llama-3-70B-Instruct-Turbo, deepseek-ai/deepseek-llm-67b-chat
|
||||||
|
|
||||||
# (optional)
|
# (optional)
|
||||||
# Default: Empty
|
# Default: Empty
|
||||||
|
Loading…
Reference in New Issue
Block a user