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
cross_languages_sys_prompt.md
cross_languages_user_prompt.md
full_question_prompt.md
keyword_prompt.md
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
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
vision_llm_figure_describe_prompt.md