ragflow/agent/component
Kevin Hu 5e8cd693a5
Refa: split services about llm. (#9450)
### What problem does this PR solve?

### Type of change

- [x] Refactoring
2025-08-13 16:41:01 +08:00
..
__init__.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
agent_with_tools.py Refa: split services about llm. (#9450) 2025-08-13 16:41:01 +08:00
base.py Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +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 Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
fillup.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
invoke.py Fix:HTTP request component failed to retrieve the corresponding value (#9399) 2025-08-12 12:27:22 +08:00
iteration.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
iterationitem.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
llm.py Refa: split services about llm. (#9450) 2025-08-13 16:41:01 +08:00
message.py Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
string_transform.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
switch.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00