mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 03:56:37 +08:00
Update .env
This commit is contained in:
parent
72a0c29b40
commit
8925ced1b9
8
.env
8
.env
@ -5,7 +5,7 @@ OPENAI_API_KEY=ffdbe388952a40e09caf22ef374558dba96a37624c94c2cd83a0e52e4f73b958
|
|||||||
CODE=120221
|
CODE=120221
|
||||||
|
|
||||||
# You can start service behind a proxy. (optional)
|
# You can start service behind a proxy. (optional)
|
||||||
PROXY_URL=https://api.together.xyz/v1
|
PROXY_URL=https://api.together.xyz/
|
||||||
|
|
||||||
# (optional)
|
# (optional)
|
||||||
# Default: Empty
|
# Default: Empty
|
||||||
@ -18,14 +18,14 @@ 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.together.xyz/v1
|
Default: https://api.together.xyz/
|
||||||
# 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/
|
||||||
|
|
||||||
|
|
||||||
# Specify OpenAI organization ID.(optional)
|
# Specify OpenAI organization ID.(optional)
|
||||||
# Default: Empty
|
# Default: Empty
|
||||||
#OPENAI_ORG_ID=
|
OPENAI_ORG_ID=
|
||||||
|
|
||||||
# (optional)
|
# (optional)
|
||||||
# Default: Empty
|
# Default: Empty
|
||||||
|
Loading…
Reference in New Issue
Block a user