朱潮
|
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 |
|
朱潮
|
8640f99674
|
table_rag 超时时间改成300
|
2026-03-11 22:05:37 +08:00 |
|
朱潮
|
c1d2d48979
|
add table_rag
|
2026-03-11 12:25:31 +08:00 |
|
朱潮
|
f830b8bb08
|
add table_rag_retrieve
|
2026-03-10 16:13:48 +08:00 |
|
朱潮
|
fc5c1adaaa
|
✨ feat(mcp): add top_k optional parameter to RAG retrieve tool
|
2026-01-08 17:27:35 +08:00 |
|
朱潮
|
77c8f5e501
|
settings
|
2025-12-15 21:58:54 +08:00 |
|
朱潮
|
1174767211
|
remove top_k
|
2025-11-12 11:53:22 +08:00 |
|
朱潮
|
40aa71b966
|
add v2 api
|
2025-11-04 23:16:21 +08:00 |
|
朱潮
|
fd6539353d
|
add agent prompt
|
2025-10-29 20:10:49 +08:00 |
|
朱潮
|
fc85a36157
|
add rag_retrieve api
|
2025-10-29 11:18:26 +08:00 |
|