qwen_agent/skills_autoload/rag-retrieve/hooks
朱潮 4939a70209 新增了这层约束:
- 本地文件检索与 rag_retrieve / table_rag_retrieve 不是同一数据源
  - 不能因为 RAG 查到了,就假设本地文件也被覆盖
  - 也不能因为本地文件没查到,就推断 RAG 知识库里也没有
  - 进入 fallback 时,仍需按顺序继续尝试本地文件检索
2026-04-16 21:37:43 +08:00
..
pre_prompt.py add rag_retrieve autoload 2026-04-16 19:38:13 +08:00
retrieval-policy.md 新增了这层约束: 2026-04-16 21:37:43 +08:00