feat: 文心一言测试版接入

This commit is contained in:
zhayujie
2023-03-18 12:14:40 +08:00
parent 811d24e503
commit 9e70809fdc
6 changed files with 113 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
"proxy": "",
"conversation_max_tokens": 1000,
"character_desc": "你是ChatGPT, 一个由OpenAI训练的大型语言模型, 你旨在回答并解决人们的任何问题,并且可以使用多种语言与人交流。"
},
"baidu": {
"acs-token": "YOUR ACS TOKEN",
"cookie": "YOUR COOKIE"
}
},