Skip to content

Add a generic FGA retriever that can be used with LLM providers directly #7

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jcmartinezdev
Copy link

This pull request includes significant changes to the FGA retrievers and adds a base FGAFilter class that can be used with any LLM/Framework, focusing on refactoring the FGA Reranker and Retriever implementations, updating documentation, and modifying test cases. The most important changes include renaming files, updating import paths, and simplifying the FGA client configuration.

@jcmartinezdev jcmartinezdev changed the title Add a generic FGA retriever that can be used with LLM providers directly WIP: Add a generic FGA retriever that can be used with LLM providers directly Mar 17, 2025
@jcmartinezdev jcmartinezdev changed the title WIP: Add a generic FGA retriever that can be used with LLM providers directly Add a generic FGA retriever that can be used with LLM providers directly Mar 17, 2025
Copy link
Contributor

@deepu105 deepu105 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

jcenturion
jcenturion previously approved these changes Mar 17, 2025
@jcmartinezdev
Copy link
Author

@deepu105 @jcenturion can you please review once again? Just made a small change in the pyproject settings.

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