v3.3.0-alpha1: 预览版
请注意:这是一个预览版本。该版本主要用于插件适配和BUG体验。普通用户不建议使用此版本。
该版本的更新包括:
- MCP 服务工具调用
- 触发规则支持按照 IM 实例名称过滤,方便同时部署多个机器人使用不同的工作流
- 修复 Telegram 机器人不支持收发视频消息的问题
What's Changed
- Develop the memory module to support composing or decomposing LLM function calling content. by @teywat in https://github.com/lss233/kirara-ai/pull/1452
- feat: telegram bot upload video,like random girl video by @1193700079 in https://github.com/lss233/kirara-ai/pull/1460
- feat: add MCP server management functionality by @lss233 in https://github.com/lss233/kirara-ai/pull/1451
- refactor: enhance dispatch rule matching and support IM instance rule by @lss233 in https://github.com/lss233/kirara-ai/pull/1465
New Contributors
- @1193700079 made their first contribution in https://github.com/lss233/kirara-ai/pull/1460
Full Changelog: https://github.com/lss233/kirara-ai/compare/v3.2.0...v3.3.0a1