1 Star 0 Fork 197

Cicero/wechatBot_Gemini

forked from zhayujie/chatgpt-on-wechat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CW.json 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
Cicero 提交于 2024-07-01 17:21 +08:00 . 01072024 v3
{
"model": "gemini",
"open_ai_api_key": "YOUR API KEY",
"claude_api_key": "YOUR API KEY",
"gemini_api_key": "AIzaSyDJAalGi2gvh7BC4s0yrSJXTaX3flDGUpw",
"text_to_image": "dall-e-2",
"voice_to_text": "google",
"text_to_voice": "edge",
"proxy": "",
"hot_reload": true,
"single_chat_prefix": [
""
],
"single_chat_reply_prefix": "[Gemini] ",
"group_chat_prefix": [
"bot",
"@bot"
],
"group_name_white_list": [
"ALL_GROUP"
],
"trigger_by_self": true,
"speech_recognition": true,
"group_speech_recognition": true,
"voice_reply_voice": true,
"always_reply_voice": false,
"conversation_max_tokens": 2097152,
"expires_in_seconds": 3600,
"character_desc": "你是Gemini, 一个由Google训练的大型语言模型, 你旨在回答并解决人们的任何问题,并且可以使用多种语言与人交流。",
"temperature": 1.0,
"subscribe_msg": "感谢您的关注!\n这里是AI智能助手,可以自由对话。\n支持tool、角色扮演和文字冒险等丰富的插件。\n输入{trigger_prefix}#help 查看详细指令。",
"use_linkai": false,
"linkai_api_key": "Link_q9JMErVX7HzJvVQtfqv2xzGdMJenrqbkCQbapBOPvf",
"linkai_app_code": "ujTbXIEl",
"channel_type": "wechatmp",
"wechatmp_app_id": "wx18594ad9411a8cc1",
"wechatmp_app_secret": "e61014f3944fc2ef67ffd4fcd5b660b1",
"wechatmp_aes_key": "FsE6RdIACdInTJ0tmMAyQNRZC2IyxTfYWvcw2NLpdcd",
"wechatmp_token": "metallica",
"wechatmp_port": 80
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ksda9001/chatgpt-on-wechat.git
git@gitee.com:ksda9001/chatgpt-on-wechat.git
ksda9001
chatgpt-on-wechat
wechatBot_Gemini
master

搜索帮助