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

Filtering the vector store when using RAG #11

Open
pieterjanvc opened this issue Apr 17, 2024 · 0 comments
Open

Filtering the vector store when using RAG #11

pieterjanvc opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pieterjanvc
Copy link
Owner

At the moment all data in the vector store is considered when performing RAG with llamaindex. However, the package has options to set filters to only consider specific files when searching the DB. This might be a useful feature to expose to the admins in ACCORNS so they can link topics with specific files they uploaded. We could even consider finding a way of creating groups of files that admins can create to apply across different topics

@pieterjanvc pieterjanvc added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant