修复:统一知识库匹配阈值为30,更新默认大模型,清理unicode转义字符 - #165
Merged
Merged
Conversation
Collaborator
审阅结果:✅ 改动质量不错,逻辑自洽;一处行为变更建议留意变更核对:
一个需要留意的点(不阻塞合入): 小建议(非阻塞):
CI 两项检查全绿(前端测试与构建 / 后端 RAG 服务测试)✅。属 AI 问答行为调整(核心功能),按惯例留待确认后合入。 🏆 段位评定:🥇 荣耀黄金 变更说明 + 自测情况齐全(Express 本地启动、前端联调、控制台无报错),改动精准、逻辑自洽;扣分点在于未说明阈值调整的动机与预期收益(如省 token 的量化、为什么是 30 而不是其他值),补上即达钻石档。 📊 段位排名简介
|
Collaborator
|
@LiGuiyu-AI |
programmingWTF
added a commit
that referenced
this pull request
Aug 12, 2026
…ld-60 fix: 直接回答阈值改回60(响应@programmingWTF #165 讨论决定)
Collaborator
|
已按讨论决定将直接回答阈值改回 60 ✅
阈值口径:命中知识库来源写入 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
自测情况