From 8dd6636e1aae00add95e15dd0566bb5fa7de6ad9 Mon Sep 17 00:00:00 2001 From: Emil Alvaro AitekPH Date: Sat, 27 Jul 2024 20:16:21 +0800 Subject: [PATCH] Update .env --- .env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index a317d1310..d94ae6592 100644 --- a/.env +++ b/.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)