feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
This commit is contained in:
parent
677aacc8e3
commit
1d4f019de4
9 changed files with 745 additions and 1 deletions
|
|
@ -35,6 +35,10 @@ WENXIN_SECRET_KEY=
|
|||
# ZhipuAI Credentials
|
||||
ZHIPUAI_API_KEY=
|
||||
|
||||
# Baichuan Credentials
|
||||
BAICHUAN_API_KEY=
|
||||
BAICHUAN_SECRET_KEY=
|
||||
|
||||
# ChatGLM Credentials
|
||||
CHATGLM_API_BASE=
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue