qwen_agent/prompt
autobee-sparticle 85519da5a5
fix(memory): 改进 Memory 提取 prompt 使用大白话 (#20)
将 fact extraction prompt 中的技术性格式改为自然语言:
- "Contact: [name] (relationship, referred as [nick])" → "[name] is a [relationship], also called [nick]"
- 移除 "DEFAULT when user says" 等技术标记
- 添加 Plain Language Rule 明确要求输出通俗易懂的文本
- 更新所有示例为自然语言风格

Co-authored-by: zhuchao <zhuchaowe@163.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 10:14:13 +09:00
..
FACT_RETRIEVAL_PROMPT.md fix(memory): 改进 Memory 提取 prompt 使用大白话 (#20) 2026-03-26 10:14:13 +09:00
guideline_prompt.md refactor: migrate from Memori to Mem0 for long-term memory 2026-01-20 21:15:30 +08:00
novare.md fix(novare): 添加位置粒度降级搜索策略,解决详细位置指定时设备匹配失败问题 (#18) 2026-03-20 15:47:48 +09:00
onprem.md table_rag_retrieve 和 rag_retrieve 增加调用策略 2026-03-12 11:59:38 +08:00
preamble_prompt.md 优化PREAMBLE提示词 2025-12-01 19:53:51 +08:00
system_prompt_catalog_agent.md remove datetime 2025-11-25 15:25:27 +08:00
system_prompt_deep_agent.md rename general agent 2026-02-06 17:05:17 +08:00
system_prompt_general_agent_zh.md feat(mcp): add top_k optional parameter to RAG retrieve tool 2026-01-08 17:27:35 +08:00
system_prompt_general_agent.md 增加2个系统级别的skill 2026-01-16 23:05:30 +08:00
system_prompt.md 跨语言场景 - 即使用户用其他语言提问,也必须用指定语言回复 2026-03-17 22:03:23 +08:00