ragflow/agent/tools
Billy Bao ea0f1d47a5
Support image recognition for url links in Markdown file, fix log error in code_exec (#10139)
### What problem does this PR solve?

Support image recognition with image links in markdown files, solved
issue: #8755
Fixed log info error in code_exec, solved issue: #10064

### Type of change (8755)

- [x] New Feature (non-breaking change which adds functionality)

### Type of change (10064)

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-09-18 09:44:17 +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 Support image recognition for url links in Markdown file, fix log error in code_exec (#10139) 2025-09-18 09:44:17 +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 Fix: usage of postgresql -> postgres for db_type (#10120) 2025-09-17 10:30:45 +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