ragflow/agent/component
Jin Hai bd4bc57009
Refactor: move mcp connection utilities to common (#11304)
### What problem does this PR solve?

As title

### Type of change

- [x] Refactoring

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-17 15:34:17 +08:00
..
__init__.py Fix: add download stats to kb logs. (#11112) 2025-11-10 13:28:07 +08:00
agent_with_tools.py Refactor: move mcp connection utilities to common (#11304) 2025-11-17 15:34:17 +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 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: extract message output to file (#11251) 2025-11-14 19:52:11 +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