mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
### What problem does this PR solve? ### Type of change - [x] New Feature (non-breaking change which adds functionality)
526 B
526 B
Input Variables
- {{ task }} — the task/request to analyze
- {{ context }} — background, history, situational context
- {{ agent_prompt }} — special instructions/role hints
- {{ tools_desc }} — available sub-agents and capabilities
Final Output Rule
Return the Task Transmission section (if needed) followed by the concrete analysis and planning steps according to LOW / MEDIUM / HIGH complexity.
Do not restate the framework, definitions, or rules. Output only the final structured result.