Skip to content

(v0.2.6) Added Dify to the model service,Supported tavern character cards,Supported custom action uploads,Added QQ robot sandbox mode

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:31
· 3940 commits to main since this release
eb09bc7
  1. 现在模型服务中已添加dify,Dify目前支持聊天助手、Agent和Chatflow三种模式的接入!
  2. 修复了duckduckgo搜索工具的bug
  3. 修复了直播如果开启仅回复弹幕会没有不响应的bug
  4. 支持了自定义动作的上传,你现在可以上传任意VRMA格式的动画文件,给VRM模型添加新的闲置动作!
  5. 支持了酒馆角色卡,替换了原先的记忆模块,你可以上传或者下载角色卡了!
  6. 进行了一些架构上的调整,将智能体子页面合并到了工具子页面,以简化选择流程。智能体快照移动至接口调用界面。存储空间子页面下移至底部。
  7. 在对话界面添加了翻译按钮,你可以点击翻译,快速翻译你的对话内容!适合配合角色卡使用!
  8. 添加了QQ机器人沙盒模式,现在在沙盒群或者私聊中,无需填写IP到白名单,即可使用QQ机器人!

  1. Added Dify to the model service, which currently supports access to chat assistants, Agents, and Chatflow in three modes!
  2. Fixed the bug in the DuckDuckGo search tool.
  3. Fixed the bug where live streaming would not respond if only bullet comments were enabled.
  4. Supported custom action uploads, allowing you to upload any VRMA format animation files to add new idle actions to the VRM model!
  5. Supported tavern character cards, replacing the original memory module. You can now upload or download character cards!
  6. Made some architectural adjustments, merging the intelligent agent subpage into the tool subpage to simplify the selection process. Moved the intelligent agent snapshot to the interface call interface. The storage space subpage has been moved to the bottom.
  7. Added a translation button to the conversation interface, allowing you to quickly translate your conversation content by clicking on it! Suitable for use with character cards!
  8. Added QQ robot sandbox mode, allowing you to use the QQ robot without filling in the IP whitelist in sandbox groups or private chats!