ragflow/agent/tools
buua436 4e6b84bb41
Feat: add trino support (#10512)
### What problem does this PR solve?
issue:
[#10296](https://github.com/infiniflow/ragflow/issues/10296)
change:
- ExeSQL: support connecting to Trino.
- Validation: password can be empty only when db_type === "trino";
  all other database types keep the existing requirement (non-empty).

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-10-13 13:57:40 +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 Feat: add trino support (#10512) 2025-10-13 13:57:40 +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 Feat: include author, journal name, volume, issue, page, and DOI in PubMed search results (#10481) 2025-10-11 16:00:16 +08:00
qweather.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
retrieval.py Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +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