ragflow/agent/component
Jin Hai 922b5c652d
Refactor: fix typos (#10200)
### What problem does this PR solve?

1. Fix typos
2. Rename function
3. Use English to write comment

### Type of change

- [x] Refactoring

Signed-off-by: jinhai <haijin.chn@gmail.com>
2025-09-25 12:05:43 +08:00
..
__init__.py Feat: init dataflow. (#9791) 2025-08-28 18:40:32 +08:00
agent_with_tools.py Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +08:00
base.py Refactor: fix typos (#10200) 2025-09-25 12:05:43 +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 Refactor: fix typos (#10200) 2025-09-25 12:05:43 +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 Refactor: fix typos (#10200) 2025-09-25 12:05:43 +08:00
message.py Refactor: fix typos (#10200) 2025-09-25 12:05:43 +08:00
string_transform.py Flow text processing bug (#10246) 2025-09-23 19:59:13 +08:00
switch.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00