1 Star 0 Fork 132

YaroED/chatgpt-on-wechat

forked from zhayujie/chatgpt-on-wechat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
YaroED 提交于 2024-09-13 18:10 . 1
{
"channel_type": "wx",
"model": "coze",
"coze_api_base": "https://api.coze.cn/open_api/v2",
"coze_api_key": "pat_8tCIQ0LN2thLEqE6jWeuAJdy96Pp4vR3VEx0qUB9BdBSbnAKbvBCWHNeK321J6UA",
"coze_bot_id": "7408022030291370036",
"text_to_image": "dall-e-2",
"voice_to_text": "openai",
"text_to_voice": "openai",
"proxy": "",
"hot_reload": false,
"single_chat_prefix": [
"bot",
"@bot"
],
"single_chat_reply_prefix": "[bot] ",
"group_chat_prefix": [
"@bot"
],
"group_name_white_list": [
"ChatGPT测试群",
"ChatGPT测试群2",
"狼牙山五壮士",
"科韵路阅读写作交流群",
"108互娱创业计划?(进度:5%)",
"团建学习 交 流群👀",
"姚钱树🌲",
"姚氏大家庭"
],
"image_create_prefix": [
"画", "看", "找"
],
"speech_recognition": true,
"group_speech_recognition": false,
"voice_reply_voice": false,
"conversation_max_tokens": 2500,
"expires_in_seconds": 3600,
"character_desc": "你是基于大语言模型的AI智能助手,旨在回答并解决人们的任何问题,并且可以使用多种语言与人交流。",
"temperature": 0.7,
"subscribe_msg": "感谢您的关注!\n这里是AI智能助手,可以自由对话。\n支持语音对话。\n支持图片输入。\n支持图片输出,画字开头的消息将按要求创作图片。\n支持tool、角色扮演和文字冒险等丰富的插件。\n输入{trigger_prefix}#help 查看详细指令。",
"use_linkai": false,
"linkai_api_key": "",
"linkai_app_code": ""
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/yaroed/chatgpt-on-wechat.git
[email protected]:yaroed/chatgpt-on-wechat.git
yaroed
chatgpt-on-wechat
chatgpt-on-wechat
master

搜索帮助