ragflow/agent/tools
goodboyasia 3ccaa06031
Fix: Before executing the SQL, remove tags in the format [ID: number] to avoid execution errors. (#9326)
### What problem does this PR solve?

Before executing the SQL, remove tags in the format [ID: number] to
avoid execution errors.

### Type of change

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

Co-authored-by: wangyazhou <wangyazhou@sdibd.cn>
2025-08-12 12:42:28 +08:00
..
__init__.py
akshare.py
arxiv.py
base.py Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
code_exec.py Fix: Replace StrEnum with strenum in code_exec.py (#9376) 2025-08-11 15:32:04 +08:00
crawler.py
deepl.py
duckduckgo.py
email.py
exesql.py Fix: Before executing the SQL, remove tags in the format [ID: number] to avoid execution errors. (#9326) 2025-08-12 12:42:28 +08:00
github.py
google.py
googlescholar.py
jin10.py
pubmed.py
qweather.py
retrieval.py Fix: model type error. (#9308) 2025-08-07 16:14:47 +08:00
tavily.py
tushare.py
wencai.py
wikipedia.py
yahoofinance.py