Update .env

This commit is contained in:
Emil Alvaro AitekPH 2024-07-24 14:25:38 +08:00 committed by GitHub
parent 72a0c29b40
commit 8925ced1b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
.env
View File

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