Skip to content

v1.3.25

Choose a tag to compare

@dingyi222666 dingyi222666 released this 28 Feb 23:37
· 127 commits to v1-dev since this release
4fa5237

此次更新修复了之前版本含有的 Bug。

重大变更

原图片描述服务 (koishi-plugin-chatluna-image-service) 已更名至 (koishi-plugin-chatluna-multimodal-service),请各位卸载旧插件并重新安装。

新特性

  • core, adapter-gemini: 支持 gemini 多模态输入,包括文件,视频,音频。感谢 @CookSleep 的贡献 (#739)

修复 & 改进

  • core: 支持 nano banana 2 (#744)
  • 其他 Bug 修复

What's Changed

  • [Docs] Update README thanks section and model table by @dingyi222666 in #740
  • Refactor: Extract model variant expansion and optimize tool handling in adapter-gemini by @dingyi222666 in #744
  • feat: 多模态输入支持,工具调用输出多模态支持,全新上下文注入 API by @CookSleep in #739
  • [Refactor] bump package versions to 1.3.23 by @dingyi222666 in #746
  • [Fix] normalize multimodal file handling config by @dingyi222666 in #747

Full Changelog: v1.3.22...v1.3.25