ragflow/agent
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
..
component Agent plans tasks by referring to its own prompt. (#9315) 2025-08-11 17:05:06 +08:00
templates Update the sql assistant workflow (#9329) 2025-08-08 17:06:37 +08:00
test Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
tools Fix: Replace StrEnum with strenum in code_exec.py (#9376) 2025-08-11 15:32:04 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
canvas.py Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
settings.py Update comments (#4569) 2025-01-21 20:52:28 +08:00