ragflow/agent/tools
Jin Hai d931c33ced
Fix typos: retrievaler -> retriever (#10372)
### What problem does this PR solve?

Fix typos

### Type of change

- [x] Refactoring

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-10-10 09:17:36 +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 Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
base.py Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +08:00
code_exec.py feat: add IBM DB2 support (#10306) 2025-09-26 14:55:19 +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 Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
email.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
exesql.py fix: Handling Null Values in SQL Execution Results (#10332) 2025-09-28 15:40:06 +08:00
github.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
google.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
googlescholar.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
jin10.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
pubmed.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
qweather.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
retrieval.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
searxng.py fix:update searxng_url logic (#10440) 2025-10-09 16:56:23 +08:00
tavily.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
tushare.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
wencai.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
wikipedia.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
yahoofinance.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00