Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter by domain[s] #1157

Merged
merged 11 commits into from
Feb 20, 2025

Conversation

ElishaKay
Copy link
Collaborator

@ElishaKay ElishaKay commented Feb 17, 2025

Ready for merge
Please republish the docs after merge as well.
Available for preview here: https://gptr.app/

Building on top of @ivarprudnikov's branch: #1122

Basic support to limit the retriever search scope to the selected domains

  • Filtering by domain implemented in Tavily & Google Search Retrievers
  • Functionality added to the static website, server, gpt_researcher, cli & NextJS
  • Other retrievers would need to extend it to use it, some help is welcome
  • Some imports in tests fixed as well
  • Docs updates for Filtering by domain & Azure Storage

Vanilla JS:

Screenshot 2025-02-08 at 21 36 45

NextJS:

filter-by-domain

@ElishaKay ElishaKay changed the title Filter by domain[s] WIP: Filter by domain[s] Feb 17, 2025
@ElishaKay ElishaKay force-pushed the feat/limit-search-to-domains branch from 7880b10 to 77e2897 Compare February 17, 2025 16:55
@ElishaKay ElishaKay force-pushed the feat/limit-search-to-domains branch from f15cf4e to 2d33cb4 Compare February 19, 2025 19:12
@ElishaKay ElishaKay changed the title WIP: Filter by domain[s] Filter by domain[s] Feb 19, 2025
@assafelovic assafelovic merged commit c36835d into assafelovic:master Feb 20, 2025
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.

3 participants