mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
Update .env
This commit is contained in:
parent
6fa6c079c8
commit
8dd6636e1a
6
.env
6
.env
@ -5,7 +5,7 @@ OPENAI_API_KEY=ffdbe388952a40e09caf22ef374558dba96a37624c94c2cd83a0e52e4f73b958
|
||||
CODE=
|
||||
|
||||
# You can start service behind a proxy. (optional)
|
||||
PROXY_URL=https://api.together.xyz/
|
||||
PROXY_URL=https://api.together.xyz
|
||||
|
||||
# (optional)
|
||||
# Default: Empty
|
||||
@ -18,9 +18,9 @@ GOOGLE_API_KEY=AIzaSyB2cqtEh-bPo1X_6CEgkFIYeibSUGr-ckM
|
||||
GOOGLE_URL=https://generativelanguage.googleapis.com/
|
||||
|
||||
# Override openai api request base url. (optional)
|
||||
Default: https://api.together.xyz/
|
||||
Default: https://api.together.xyz
|
||||
# Examples: http://your-openai-proxy.com
|
||||
BASE_URL= https://api.together.xyz/
|
||||
BASE_URL= https://api.together.xyz
|
||||
|
||||
|
||||
# Specify OpenAI organization ID.(optional)
|
||||
|
Loading…
Reference in New Issue
Block a user