ragflow/agent/component
Billy Bao 98e9d68c75
Feat: Add Variable aggregator (#11114)
### What problem does this PR solve?
Feat: Add Variable aggregator

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-07 19:52:26 +08:00
..
__init__.py Minor tweaks (#11060) 2025-11-06 15:28:48 +08:00
agent_with_tools.py Move 'timeout' to common folder (#10983) 2025-11-04 11:51:12 +08:00
base.py Minor tweaks (#11060) 2025-11-06 15:28:48 +08:00
begin.py Fix:valueERROR when file is optional but not exist value (#9414) 2025-08-12 17:39:03 +08:00
categorize.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
data_operations.py fix:data operations update (#11013) 2025-11-05 19:59:10 +08:00
fillup.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
invoke.py Move 'timeout' to common folder (#10983) 2025-11-04 11:51:12 +08:00
iteration.py Fix: escape multi-steps issues. (#11016) 2025-11-05 14:51:00 +08:00
iterationitem.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
llm.py Feat: add webhook component. (#11033) 2025-11-05 19:59:23 +08:00
message.py Fix: escape multi-steps issues. (#11016) 2025-11-05 14:51:00 +08:00
string_transform.py Fix: escape multi-steps issues. (#11016) 2025-11-05 14:51:00 +08:00
switch.py Move 'timeout' to common folder (#10983) 2025-11-04 11:51:12 +08:00
varaiable_aggregator.py Feat: Add Variable aggregator (#11114) 2025-11-07 19:52:26 +08:00
webhook.py Feat: add webhook component. (#11033) 2025-11-05 19:59:23 +08:00