ragflow/agent
buua436 8ef2f79d0a
Fix:reset the agent component’s output (#11222)
### What problem does this PR solve?

change:
“After each dialogue turn, the agent component’s output is not reset.”

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-13 09:49:12 +08:00
..
component Fix:reset the agent component’s output (#11222) 2025-11-13 09:49:12 +08:00
templates chore(template): update agent template's title (#11201) 2025-11-12 12:53:28 +08:00
test Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tools Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +08:00
__init__.py
canvas.py Docs: update latest updates. (#11188) 2025-11-12 10:38:33 +08:00
settings.py