From 72a0c29b40a7a44184719ba1d8651f47e2bb58ee Mon Sep 17 00:00:00 2001 From: Emil Alvaro AitekPH Date: Wed, 24 Jul 2024 14:13:05 +0800 Subject: [PATCH] Update .env --- .env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index add978210..59430260c 100644 --- a/.env +++ b/.env @@ -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