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
akshare.py
arxiv.py
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
email.py
exesql.py Fix: usage of postgresql -> postgres for db_type (#10120) 2025-09-17 10:30:45 +08:00
github.py
google.py
googlescholar.py
jin10.py
pubmed.py
qweather.py
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
tushare.py
wencai.py
wikipedia.py
yahoofinance.py