Commit Graph

11 Commits

Author SHA1 Message Date
朱潮
6300eea61d refactor: 将 citation 详细提示词从 system prompt 移至 RAG tool result 按需注入
system prompt 中的 citation 规则(document/table/web 三类约80行)占用大量 token,
现将详细格式要求移到 rag_retrieve_server.py 中作为工具返回前缀按需注入,
system prompt 仅保留精简版通用 placement rules。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 12:30:20 +08:00
朱潮
becd36da9d 增加高亮功能 2026-03-27 12:12:50 +08:00
朱潮
cc99ba67ac merge 2026-03-17 22:04:30 +08:00
朱潮
e2e0a7d985 跨语言场景 - 即使用户用其他语言提问,也必须用指定语言回复 2026-03-17 22:03:23 +08:00
朱潮
2a87c6b296 Merge branch 'master' into onprem 2026-03-11 12:45:20 +08:00
朱潮
186d2fe265 添加tmp脚本删除 2026-03-02 15:27:26 +08:00
朱潮
f435ab6a61 script manage prompt 2026-03-02 15:05:03 +08:00
朱潮
fc756a1353 调整提示词 2026-03-02 13:23:58 +08:00
朱潮
925a0a318a add project root 2026-02-15 18:55:49 +08:00
朱潮
5138cd0abf add page number 2026-02-09 12:21:28 +08:00
朱潮
e67d50b4fc rename general agent 2026-02-06 17:05:17 +08:00