ragflow/rag/prompts
TeslaZY 476c56868d
Agent plans tasks by referring to its own prompt. (#9315)
### What problem does this PR solve?

Fixes the issue in the analyze_task execution flow where the Lead Agent
was not utilizing its own sys_prompt during task analysis, resulting in
incorrect or incomplete task planning.
https://github.com/infiniflow/ragflow/issues/9294
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-08-11 17:05:06 +08:00
..
__init__.py
analyze_task_system.md
analyze_task_user.md Agent plans tasks by referring to its own prompt. (#9315) 2025-08-11 17:05:06 +08:00
citation_plus.md
citation_prompt.md
content_tagging_prompt.md
cross_languages_sys_prompt.md
cross_languages_user_prompt.md
full_question_prompt.md
keyword_prompt.md
next_step.md
prompt_template.py
prompts.py Agent plans tasks by referring to its own prompt. (#9315) 2025-08-11 17:05:06 +08:00
question_prompt.md
rank_memory.md
reflect.md
summary4memory.md
tool_call_summary.md
vision_llm_describe_prompt.md
vision_llm_figure_describe_prompt.md