ragflow/agent/tools
湛露先生 6ff7cfe005
Fix bugs for agent/tools. (#9930)
### What problem does this PR solve?
1 Fix typos
2 Fix agent/tools/crawler.py return bug.
3 Fix agent/tools/deepl.py  component_name  bug.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Refactoring
- [x] Performance Improvement

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
2025-09-05 12:31:44 +08:00
..
__init__.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
akshare.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
arxiv.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
base.py Fix bugs for agent/tools. (#9930) 2025-09-05 12:31:44 +08:00
code_exec.py Fix: code executor timeout (#9671) 2025-08-22 19:31:49 +08:00
crawler.py Fix bugs for agent/tools. (#9930) 2025-09-05 12:31:44 +08:00
deepl.py Fix bugs for agent/tools. (#9930) 2025-09-05 12:31:44 +08:00
duckduckgo.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
email.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
exesql.py Feat: Support metadata auto filer for Search. (#9524) 2025-08-19 10:27:24 +08:00
github.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
google.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
googlescholar.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
jin10.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
pubmed.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
qweather.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
retrieval.py Fix bugs for agent/tools. (#9930) 2025-09-05 12:31:44 +08:00
searxng.py Feat: add SearXNG search tool to Agent (frontend + backend, i18n) (#9699) 2025-08-29 14:15:40 +08:00
tavily.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
tushare.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
wencai.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
wikipedia.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00
yahoofinance.py Feat: Add thought info to every component. (#9134) 2025-07-31 15:13:45 +08:00