Update .env

This commit is contained in:
Emil Alvaro AitekPH 2024-07-27 20:16:21 +08:00 committed by GitHub
parent 6fa6c079c8
commit 8dd6636e1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
.env
View File

@ -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)