ragflow/agent
天海蒼灆 8de6b97806
Feature (canvas): Add Api for download "message" component output's file (#11772)
### What problem does this PR solve?

-Add Api for download "message" component output's file 
-Change the attachment output type check from tuple to
dictionary,because 'attachement' is not instance of tuple
-Update the message type to message_end to avoid the problem that
content does not send an error message when the message type is ans
["data"] ["content"]

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
2025-12-05 19:42:35 +08:00
..
component Feat: Fillup component return value not object (#11780) 2025-12-05 19:27:36 +08:00
templates chore(template): introducing variable aggregator to customer service template (#11352) 2025-11-19 12:28:06 +08:00
test Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tools Refa: cleanup synchronous functions in agent_with_tools (#11736) 2025-12-04 14:15:05 +08:00
__init__.py Fix: incorrect async chat streamly output (#11679) 2025-12-03 11:15:45 +08:00
canvas.py Feature (canvas): Add Api for download "message" component output's file (#11772) 2025-12-05 19:42:35 +08:00
settings.py Update comments (#4569) 2025-01-21 20:52:28 +08:00