fix: add env template

This commit is contained in:
csunny 2023-10-12 18:34:17 +08:00
parent 559e48af12
commit 47e3185d57
3 changed files with 15 additions and 16 deletions

View File

@ -155,17 +155,17 @@ TONGYI_PROXY_API_KEY={your-tongyi-sk}
## Baidu wenxin
#WEN_XIN_MODEL_VERSION={version}
#WEN_XIN_API_KEY={}
#WEN_XIN_SECRET_KEY={}
#WEN_XIN_API_KEY={your-wenxin-sk}
#WEN_XIN_SECRET_KEY={your-wenxin-sct}
## Zhipu
#ZHIPU_MODEL_VERSION={}
#ZHIPU_PROXY_API_KEY={}
#ZHIPU_MODEL_VERSION={version}
#ZHIPU_PROXY_API_KEY={your-zhipu-sk}
## Baichuan
#BAICHUN_MODEL_NAME={}
#BAICHUAN_PROXY_API_KEY={}
#BAICHUAN_PROXY_API_SECRET={}
#BAICHUN_MODEL_NAME={version}
#BAICHUAN_PROXY_API_KEY={your-baichuan-sk}
#BAICHUAN_PROXY_API_SECRET={your-baichuan-sct}
#*******************************************************************#

View File

@ -130,10 +130,10 @@ Currently, we have released multiple key features, which are listed below to dem
- [VMware's OpenLLaMa OpenInstruct](https://huggingface.co/VMware/open-llama-7b-open-instruct)
- Support API Proxy LLMs
- [x] ChatGPT
- [x] Tongyi
- [x] Wenxin
- [x] ChatGLM
- [x] [ChatGPT](https://api.openai.com/)
- [x] [Tongyi](https://www.aliyun.com/product/dashscope)
- [x] [Wenxin](https://cloud.baidu.com/product/wenxinworkshop?track=dingbutonglan)
- [x] [ChatGLM](http://open.bigmodel.cn/)
- Support Datasources

View File

@ -156,11 +156,10 @@ DB-GPT 是一个开源的以数据库为基础的GPT实验项目使用本地
- [VMware's OpenLLaMa OpenInstruct](https://huggingface.co/VMware/open-llama-7b-open-instruct)
- 支持在线代理模型
- [x] ChatGPT
- [x] Tongyi
- [x] Wenxin
- [x] ChatGLM
- [x] [ChatGPT](https://api.openai.com/)
- [x] [Tongyi](https://www.aliyun.com/product/dashscope)
- [x] [Wenxin](https://cloud.baidu.com/product/wenxinworkshop?track=dingbutonglan)
- [x] [ChatGLM](http://open.bigmodel.cn/)
- 支持数据源