ragflow/rag/prompts
Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113)
### What problem does this PR solve?

#9082 #6365

<u> **WARNING: it's not compatible with the older version of `Agent`
module, which means that `Agent` from older versions can not work
anymore.**</u>

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-07-30 19:41:09 +08:00
..
__init__.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
analyze_task_system.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
analyze_task_user.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
citation_plus.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
citation_prompt.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
content_tagging_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
cross_languages_sys_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
cross_languages_user_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
full_question_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
keyword_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
next_step.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
prompt_template.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
prompts.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
question_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
rank_memory.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
reflect.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
summary4memory.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
tool_call_summary.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
vision_llm_describe_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
vision_llm_figure_describe_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00