ragflow/agent/tools
Kevin Hu b6e34e3aa7
Fix: PyPDF's Manipulated FlateDecode streams can exhaust RAM (#9469)
### What problem does this PR solve?

#3951
#8463 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-14 13:45:19 +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 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 Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
deepl.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +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: 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 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: PyPDF's Manipulated FlateDecode streams can exhaust RAM (#9469) 2025-08-14 13:45:19 +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