-
Blog: https://zhayujie.com
-
Email: zyj@zhayujie.com
-
Wechat: eijuyahz
Block or Report
Block or report zhayujie
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
bot-on-anything Public
Connect AI models (like ChatGPT-3.5, Baidu Yiyan) to apps (like Wechat, public account, DingTalk, Telegram, QQ). 将 ChatGPT、文心一言 等对话模型应用于各类平台,目前已完成命令行、个人微信、公众号、QQ、Telegram、Gmail邮箱、Slack、Web,计划继续接入企…
-
chatgpt-on-wechat Public
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5 API和itchat实现
-
fabric-tools Public
Some scripts for configuring and deploying the hyperledger fabric network.
-
blockchain-simulator Public
Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.
-
-
322 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 82 commits in 3 repositories
Created a pull request in zhayujie/chatgpt-on-wechat that received 2 comments
Opened 4 other pull requests in 2 repositories
zhayujie/chatgpt-on-wechat
2
merged
zhayujie/bot-on-anything
2
merged
Reviewed 21 pull requests in 2 repositories
zhayujie/chatgpt-on-wechat
14 pull requests
- 清除记忆命令和API调用参数改为config.json配置项
- 支持自定义openai_api_base
- feat: container support voice reply
- feat: container support speech recognition
- feature: 消息控制配置热更新
- support group chat in one seesion
- Google voice Support
- feat: docker support proxy
- fix a minor typo
- 修正会话tokens计算
- 利用openai 接口返回token数量来修剪会话长度
- 会话消息优化
- [feat] catch connection failed exception
- feat:add proxy option
zhayujie/bot-on-anything
7 pull requests
Created an issue in zhayujie/chatgpt-on-wechat that received 31 comments
关于访问openai接口网络不通的解决方案
目前的几种方案: 1.直接部署在外网的服务器: 比如 xx云的香港服务器 2.国内环境开代理: 需要 代理软件 及 代理账号 3.托管到容器平台: 如Railway等平台。 背景及讨论过程参考:#310



