🚀 新增内容
- 支持 PG 设置
systemEnv.hnswMaxScanTuples
参数,提高迭代搜索的数据总量。 @c121914yu - 工作流调整为单向接入和接出,支持快速的添加下一步节点。 @newfish-cmyk
- 开放飞书和语雀知识库到开源版。 @dreamer6680
- gemini 和 claude 最新模型预设。 @c121914yu
⚙️ 优化
- LLM stream调用,默认超时调大。 @c121914yu
- 部分确认交互优化。 @c121914yu
- 纠正原先知识库的“表格数据集”名称,改成“备份导入”。同时支持知识库索引的导出和导入。 @c121914yu
- 工作流知识库引用上限,如果工作流中没有相关 AI 节点,则交互模式改成纯手动输入,并且上限为 1000万。 @c121914yu
- 语音输入,移动端判断逻辑,准确判断是否为手机,而不是小屏。 @oppo12312312
- 优化上下文截取算法,至少保证留下一组 Human 信息。 @c121914yu
🐛 修复
- 全文检索多知识库时排序得分排序不正确。 @Charmnut @c121914yu
- 流响应捕获 finish_reason 可能不正确。 @qq632230376 @c121914yu
- 工具调用模式,未保存思考输出。 @c121914yu
- 知识库 indexSize 参数未生效。 @c121914yu
- 工作流嵌套 2 层后,获取预览引用、上下文不正确。 @c121914yu
- xlsx 转成 Markdown 时候,前面会多出一个空格。 @c121914yu
What's Changed
- Update doc by @c121914yu in #4831
- perf: stream timeout;feat: hnsw max_scan_tuples config;fix: fulltext search merge error by @c121914yu in #4838
- perf: confirm ux by @c121914yu in #4843
- fix:修正docker-compose-pgvecto.yml文件中,健康检查参数错误 by @shikaiwei1 in #4841
- chore(deps): bump multer from 1.4.5-lts.1 to 2.0.0 by @dependabot in #4839
- fix quote reader duplicate rendering by @newfish-cmyk in #4845
- change ui of price by @dreamer6680 in #4851
- perf: chat history api;perf: full text error by @c121914yu in #4852
- fix: stream response by @c121914yu in #4853
- perf: backup import by @c121914yu in #4866
- fix: 修改语音组件中判断isPc的逻辑 by @oppo12312312 in #4854
- perf: isPc check;perf: dataset max token checker by @c121914yu in #4872
- Open Yufu Feishu Knowledge Base Permissions by @dreamer6680 in #4867
- perf: dataset import params code by @c121914yu in #4875
- feat: The workflow quickly adds applications by @c121914yu in #4882
- Test add menu by @c121914yu in #4887
- perf: human check;perf: recursion get node response by @c121914yu in #4888
New Contributors
- @oppo12312312 made their first contribution in #4854
Full Changelog: v4.9.9...v4.9.10-alpha
What's Changed
- Update doc by @c121914yu in #4831
- perf: stream timeout;feat: hnsw max_scan_tuples config;fix: fulltext search merge error by @c121914yu in #4838
- perf: confirm ux by @c121914yu in #4843
- fix:修正docker-compose-pgvecto.yml文件中,健康检查参数错误 by @shikaiwei1 in #4841
- chore(deps): bump multer from 1.4.5-lts.1 to 2.0.0 by @dependabot in #4839
- fix quote reader duplicate rendering by @newfish-cmyk in #4845
- change ui of price by @dreamer6680 in #4851
- perf: chat history api;perf: full text error by @c121914yu in #4852
- fix: stream response by @c121914yu in #4853
- perf: backup import by @c121914yu in #4866
- fix: 修改语音组件中判断isPc的逻辑 by @oppo12312312 in #4854
- perf: isPc check;perf: dataset max token checker by @c121914yu in #4872
- Open Yufu Feishu Knowledge Base Permissions by @dreamer6680 in #4867
- perf: dataset import params code by @c121914yu in #4875
- feat: The workflow quickly adds applications by @c121914yu in #4882
- Test add menu by @c121914yu in #4887
- perf: human check;perf: recursion get node response by @c121914yu in #4888
- fix: chinese name export by @c121914yu in #4890
New Contributors
- @oppo12312312 made their first contribution in #4854
Full Changelog: v4.9.9...v4.9.10-alpha