ragflow/agent/component
buua436 cd55f6c1b8
Fix:ListOperations does not support sorting arrays of objects. (#11278)
### What problem does this PR solve?

pr:
#11276
change:
ListOperations does not support sorting arrays of objects.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-14 19:50:29 +08:00
..
__init__.py Fix: add download stats to kb logs. (#11112) 2025-11-10 13:28:07 +08:00
agent_with_tools.py Fix:reset the agent component’s output (#11222) 2025-11-13 09:49:12 +08:00
base.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +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 Fix:data_operations input return (#11177) 2025-11-11 19:54:17 +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: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +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:ListOperations does not support sorting arrays of objects. (#11278) 2025-11-14 19:50:29 +08:00
llm.py Fix:reset the agent component’s output (#11222) 2025-11-13 09:49:12 +08:00
message.py Feat: add mechanism to check cancellation in Agent (#10766) 2025-11-11 17:36:48 +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
webhook.py Feat: add webhook component. (#11033) 2025-11-05 19:59:23 +08:00