1 Star 0 Fork 0

harvey / webchat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config-template.json 910 Bytes
一键复制 编辑 原始数据 按行查看 历史
harvey 提交于 2023-04-23 22:00 . first commit
{
"model": {
"type" : "chatgpt",
"openai": {
"api_key": "YOUR API KEY",
"model": "gpt-3.5-turbo",
"proxy": "",
"conversation_max_tokens": 1000,
"character_desc": "你是ChatGPT, 一个由OpenAI训练的大型语言模型, 你旨在回答并解决人们的任何问题,并且可以使用多种语言与人交流。"
}
},
"channel": {
"type": ["http"],
"single_chat_prefix": ["bot", "@bot"],
"single_chat_reply_prefix": "[bot] ",
"group_chat_prefix": ["@bot"],
"group_name_white_list": ["ChatGPT测试群"],
"image_create_prefix": ["画", "看", "找一张"],
"http": {
"image_create_prefix": ["画", "draw", "Draw"],
"http_auth_secret_key": "6d25a684-9558-11e9-aa94-efccd7a0659b",
"http_auth_password": "6.67428e-11",
"port": "80"
}
},
"common": {
"clear_memory_commands": ["#清除记忆"]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/harvey0109/webchat.git
git@gitee.com:harvey0109/webchat.git
harvey0109
webchat
webchat
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891