Skip to content

Conversation

@nvoskos
Copy link

@nvoskos nvoskos commented Nov 15, 2025

Implemented the TODO to add support for query domains in three search retrievers:

  • SearxNG (searx.py)
  • DuckDuckGo (duckduckgo.py)
  • Bing (bing.py)

All retrievers now filter search results to specified domains using the site: operator when query_domains is provided. This brings them in line with the existing Tavily implementation.

Implemented the TODO to add support for query domains in three search retrievers:
- SearxNG (searx.py)
- DuckDuckGo (duckduckgo.py)
- Bing (bing.py)

All retrievers now filter search results to specified domains using the site: operator when query_domains is provided. This brings them in line with the existing Tavily implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants