ragflow/agent/tools
buua436 ee0c38da66
fix:update searxng_url logic (#10440)
### What problem does this PR solve?
issue:
[#10417](https://github.com/infiniflow/ragflow/issues/10417)
change:
Adjusted the `searxng_url` priority logic to ensure the
frontend-provided URL takes precedence over the model’s default
configuration. This allows user-specified SearXNG endpoints to be
correctly applied during execution, improving flexibility across
different environments.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-09 16:56:23 +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 fix: Handling Null Values in SQL Execution Results (#10332) 2025-09-28 15:40:06 +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 Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +08:00
qweather.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
retrieval.py Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278) 2025-09-25 14:11:09 +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