v1.3.22
此次更新修复了之前版本含有的 Bug。
新特性
修复 & 改进
- core: 修复 mixed-image 的问题 (#735, #730)
- core: 修复消息队列带图片处理异常问题 (#731, #732)
- adapter-dify: 修复聊天时可能的 404 错误 (#716, #732)
- core: 优化适配器的错误处理,拉不到模型现在直接红灯 (#723)
- core: 修复 koishi desktop 会神秘重启的 bug (#734)
- 其他 Bug 修复
What's Changed
- feat(adapter-qwen): add stream_options to include token usage tracking by @dingyi222666 in #728
- [Feature] Refactor adapter-qwen to use shared utilities and fix missing tool_call_ids by @dingyi222666 in #729
- fix: resolve Dify 404 error in multi-user group chats by @PinkElysiaDev in #732
- [Fix] Truncate base64 image URLs in prompt logging to fix Koishi Desktop by @dingyi222666 in #734
- feat(adapter-claude): add platform name, model pull toggle, and additional models config by @wztxy in #733
- [Fix] mixed-image 输出模式将整个回复渲染为图片 by @dingyi222666 in #735
- [Chore] bump version to 1.3.22 by @dingyi222666 in #736
New Contributors
- @wztxy made their first contribution in #733
Full Changelog: v1.3.21...v1.3.22