ragflow/agent/component
Kevin Hu 2de42f00b8
Fix: component list operation issue. (#11364)
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-19 13:19:44 +08:00
..
__init__.py Fix: add download stats to kb logs. (#11112) 2025-11-10 13:28:07 +08:00
agent_with_tools.py Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +08:00
base.py Remove unused code and fix performance issue (#11284) 2025-11-14 20:39:54 +08:00
begin.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +08:00
categorize.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +08:00
data_operations.py Feat: new component variable assigner (#11050) 2025-11-18 19:14:38 +08:00
fillup.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +08:00
invoke.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +08:00
iteration.py Feat: new component variable assigner (#11050) 2025-11-18 19:14:38 +08:00
iterationitem.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +08:00
list_operations.py Fix: component list operation issue. (#11364) 2025-11-19 13:19:44 +08:00
llm.py Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +08:00
message.py Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +08:00
string_transform.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +08:00
switch.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +08:00
varaiable_aggregator.py Feat: Add Variable aggregator (#11114) 2025-11-07 19:52:26 +08:00
variable_assigner.py Fix: variable assigner issue. (#11351) 2025-11-19 09:49:40 +08:00
webhook.py Feat: add webhook component. (#11033) 2025-11-05 19:59:23 +08:00