"mdel": "abab6.5-chat" "Minimax_api_key": "", "Minimax_group_id": "" 参考minimax文档 contributor: @lmy668 2.支持BotType可配置 支持在 config.json 中自定义 bot_type 配置,解决claude等非openai模型第三方接口失败的问题,详情见 #2046 contributor: @6vision 3.文心一言可配置模型 支持文心一言切换...
git clone https://github.com/zhayujie/chatgpt-on-wechat cd chatgpt-on-wechat/ (2) 安装核心依赖 (必选): pip3 install -r requirements.txt (3) 拓展依赖 (可选): 语音识别及语音回复功能需安装ffmpeg,参考#415 配置 配置文件的模板在根目录的config-template.json中,需复制该模板创建最终生效的 co...
Full Changelog: https://github.com/zhayujie/chatgpt-on-wechat/compare/1.6.8..1.6.9Contributors 6vision, kody-black, and Yanyutin753 Assets 2 Source code (zip) 2024-07-19T07:46:19Z Source code (tar.gz) 2024-07-19T07:46:19Z 👍 7 😄 2 🎉 3 ️ 3 🚀 4 👀...
This branch is1027 commits behindzhayujie/chatgpt-on-wechat:master. README License 简介 ChatGPT近期以强大的对话和信息整合能力风靡全网,可以写代码、改论文、讲故事,几乎无所不能,这让人不禁有个大胆的想法,能否用他的对话模型把我们的微信打造成一个智能机器人,可以在与好友对话中给出意想不到的回应,而...
git clone https://github.com/zhayujie/chatgpt-on-wechat cd chatgpt-on-wechat/ (2) 安装核心依赖 (必选): 能够使用itchat创建机器人,并具有文字交流功能所需的最小依赖集合。 pip3 install -r requirements.txt (3) 拓展依赖 (可选,建议安装): pip3 install -r requirements-optional.txt 如果某项...
git clone https://github.com/zhayujie/chatgpt-on-wechatcdchatgpt-on-wechat/ 2.安装所需核心依赖: pip3 install itchat-uos==1.5.0.dev0 pip3 install --upgrade openai 注:itchat-uos使用指定版本1.5.0.dev0,openai使用最新版本,需高于0.27.0。
git clone https://github.com/zhayujie/chatgpt-on-wechat cd chatgpt-on-wechat/ 2.安装所需核心依赖: pip3 install itchat-uos==1.5.0.dev0 pip3 install --upgrade openai 注:itchat-uos使用指定版本1.5.0.dev0,openai使用最新版本,需高于0.25.0。 配置 配置文件的模板在根目录的config-template.js...
git clone https://github.com/zhayujie/chatgpt-on-wechat cd chatgpt-on-wechat/ 2.安装所需核心依赖: pip3 install itchat-uos==1.5.0.dev0 pip3 install --upgrade openai 注:itchat-uos使用指定版本1.5.0.dev0,openai使用最新版本,需高于0.25.0。 配置 配置文件的模板在根目录的config-template.js...
git clone https://github.com/zhayujie/chatgpt-on-wechat cd chatgpt-on-wechat/ (2) 安装核心依赖 (必选): pip3 install itchat-uos==1.5.0.dev0 pip3 install --upgrade openai 注:itchat-uos使用指定版本1.5.0.dev0,openai使用最新版本,需高于0.27.0。 (3) 拓展依赖 (可选): 语音识别及语音...
git clone https://github.com/zhayujie/chatgpt-on-wechat cd chatgpt-on-wechat/ 2.安装所需核心依赖: pip3 install itchat-uos==1.5.0.dev0 pip3 install --upgrade openai 注:itchat-uos使用指定版本1.5.0.dev0,openai使用最新版本,需高于0.25.0。 配置 配置文件的模板在根目录的config-template.js...