Update .env

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

6
.env
View File

@ -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.openai.com
Default: https://api.together.xyz/v1
# Examples: http://your-openai-proxy.com
BASE_URL=https://api.together.xyz/v1
BASE_URL= https://api.together.xyz/v1
# Specify OpenAI organization ID.(optional)
@ -50,7 +50,7 @@ DISABLE_FAST_LINK=
# (optional)
# 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.
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)
# Default: Empty