mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-15 22:19:28 +00:00
feat: add env template for proxyllm
This commit is contained in:
@@ -146,6 +146,28 @@ PROXY_SERVER_URL=https://api.openai.com/v1/chat/completions
|
||||
# from https://bard.google.com/ f12-> application-> __Secure-1PSID
|
||||
BARD_PROXY_API_KEY={your-bard-token}
|
||||
|
||||
#*******************************************************************#
|
||||
# ** PROXY_SERVER + **#
|
||||
#*******************************************************************#
|
||||
|
||||
# Aliyun tongyi
|
||||
TONGYI_PROXY_API_KEY={your-tongyi-sk}
|
||||
|
||||
## Baidu wenxin
|
||||
#WEN_XIN_MODEL_VERSION={version}
|
||||
#WEN_XIN_API_KEY={}
|
||||
#WEN_XIN_SECRET_KEY={}
|
||||
|
||||
## Zhipu
|
||||
#ZHIPU_MODEL_VERSION={}
|
||||
#ZHIPU_PROXY_API_KEY={}
|
||||
|
||||
## Baichuan
|
||||
#BAICHUN_MODEL_NAME={}
|
||||
#BAICHUAN_PROXY_API_KEY={}
|
||||
#BAICHUAN_PROXY_API_SECRET={}
|
||||
|
||||
|
||||
#*******************************************************************#
|
||||
#** SUMMARY_CONFIG **#
|
||||
#*******************************************************************#
|
||||
|
Reference in New Issue
Block a user