更新内容
- 知识库设置增加重排模型,提升知识库的准确性
- 修复部分服务商无法正常对话问题
- 自定义服务商增加兼容模式,开启兼容模式之后传文档也不会报错了
- 增加 Github Copilot 服务商
- PlantUML 预览支持放大和缩小
- 联网模式支持增强模式,可以预先处理搜索关键词
What's Changed
- feat(knowledge base): enhance knowledge base with rerank model by @eeee0717 in #3534
- Fix/knowledge-file-ext-case by @Harris-H in #3545
- fix: knowledgebase rerank undefined by @eeee0717 in #3561
- docs: update the contributor guide link in readme by @narasux in #3577
- feat(PlantUML): Add zoom and copy function to PlantUML component by @pilgrimlyieu in #3578
- feat: enable automatic conversion of math code to $$ during export by @shiquda in #3556
- feat: Support search info with search summary model by @DeJeune in #2443
- fix: too many listeners when setting shortcuts that may cause memory leaks by @0xfullex in #3540
- fix(GeminiProvider): filterEmptyMessages in Gemini provider by @yuna0x0 in #3560
- feat: image attachment copy and download (#3488) by @deadmau5v in #3539
- optimize local dev with fixed yarn by @genffy in #3456
- feat: support Github Copilot by @eeee0717 in #2432
- refactor: simplify new topic shortcut logic in Inputbar by @ousugo in #3593
- fix: ensure active assistant is updated correctly on deletion by @ousugo in #3588
- fix(mcp-tools): Enhance object nested properties filtering by @yuna0x0 in #3485
New Contributors
- @narasux made their first contribution in #3577
- @yuna0x0 made their first contribution in #3560
- @genffy made their first contribution in #3456
Full Changelog: v1.1.7...v1.1.8