User
|
9567eb7358
|
feat(server): KB prompt优化、字幕修复、S2S重连、助手配置API
- assistantProfileConfig: KB answer prompt改为分层策略(严格产品信息+灵活常识补充)
- nativeVoiceGateway: S2S upstream自动重连(最多50次)、event 351字幕debounce(800ms取最长文本)
- toolExecutor: 确定性query改写增强、KB查询传递session上下文
- contextKeywordTracker: 支持KB话题记忆优先enrichment
- contentSafeGuard: 新增品牌安全内容过滤服务
- assistantProfileService: 新增助手配置CRUD服务
- routes/assistantProfile: 新增助手配置API路由
- knowledgeKeywords: 扩展KB关键词词典
- fastAsrCorrector: ASR纠错规则更新
- tests/: KB prompt测试、保护窗口测试、Viking性能测试
- docs/: 助手配置API文档、系统提示词目录
|
2026-03-24 17:19:36 +08:00 |
|
User
|
57a03677a9
|
fix(voice-kb): sync assistant profile and stabilize reply flow
|
2026-03-23 13:58:41 +08:00 |
|
User
|
93b8135d51
|
feat(kb-routing): expand 5-way keyword routing coverage
|
2026-03-20 10:56:29 +08:00 |
|
User
|
d13084cc0f
|
fix(test2): 稳定语音知识库回复并补齐热门问法覆盖
|
2026-03-18 17:43:13 +08:00 |
|
User
|
c0f038b9b3
|
fix(test2): 修复双重回答bug - blockUpstreamAudio按ttsType区分 + 更新ARK endpoint
|
2026-03-18 16:32:27 +08:00 |
|
User
|
0560db1048
|
fix: 品牌保护+知识库全量覆盖 - 6层防御解决传销问题 + 30+产品关键词补全
|
2026-03-17 11:00:09 +08:00 |
|
User
|
f97dd7e3d5
|
fix(test2): 修复语音欢迎语时序与重复回答持久化
|
2026-03-16 14:43:51 +08:00 |
|
User
|
5521b673f5
|
feat: 添加realtime_dialog和realtime_dialog_external_rag_test项目,更新test2项目
|
2026-03-13 13:06:46 +08:00 |
|
User
|
9dab61345c
|
Update code
|
2026-03-12 12:47:56 +08:00 |
|
AI Knowledge Splitter
|
92e7fc5bda
|
Initial commit: AI 知识库文档智能分块工具
|
2026-03-02 17:38:28 +08:00 |
|