What's Changed
hotfix of v4.10.4
fix:
- ‼️ 部分情况下使用 OpenAI 接口报错与 reasoning_content 有关的问题;
feat:
- WebUI 已安装插件页支持记忆视图类型(列表/卡片),列表视图显示插件的人类友好名称和 logo。
- 机器人适配器配置规则,支持使用 Shell Globbing 表达式。
What's Changed
- feat: use shell globbing to match umop config router by @Soulter in #4270
- fix: reasoning content inject for openai api by @tjc6666666666666 in #4284
- perf: list view mode toggle with localStorage support in ExtensionPage by @Soulter in #4288
New Contributors
- @tjc6666666666666 made their first contribution in #4284
Full Changelog: v4.10.5...v4.10.6