Skip to content

v3.3.0-alpha1: 预览版

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 19:52
· 40 commits to master since this release

请注意:这是一个预览版本。该版本主要用于插件适配和BUG体验。普通用户不建议使用此版本。

该版本的更新包括:

  1. MCP 服务工具调用
  2. 触发规则支持按照 IM 实例名称过滤,方便同时部署多个机器人使用不同的工作流
  3. 修复 Telegram 机器人不支持收发视频消息的问题

What's Changed

  • Develop the memory module to support composing or decomposing LLM function calling content. by @teywat in #1452
  • feat: telegram bot upload video,like random girl video by @1193700079 in #1460
  • feat: add MCP server management functionality by @lss233 in #1451
  • refactor: enhance dispatch rule matching and support IM instance rule by @lss233 in #1465

New Contributors

Full Changelog: v3.2.0...v3.3.0a1