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

[Feature] Ability to update sparse index #78

Open
2 tasks done
uahmad235 opened this issue May 7, 2024 · 0 comments
Open
2 tasks done

[Feature] Ability to update sparse index #78

uahmad235 opened this issue May 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@uahmad235
Copy link

Is this your first time submitting a feature request?

  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing functionality

Describe the feature

Currently, we can only fit the sparse encoder once at the beginning. There should be an ability to update an existing index as more documents are added.

Describe alternatives you've considered

There are no straightforward alternatives. I've thought about creating a custom index that could allow updating existing index.

Who will this benefit?

This will benefit anyone who has continuous documents coming in (like users uploading documents). Especially when you do not have a set of enough documents in the beginning for fitting the encoder.
But as the pipeline begins, users can upload their org-specific documents and update their index.

Are you interested in contributing this feature?

Not currently

Anything else?

No response

@uahmad235 uahmad235 added the enhancement New feature or request label May 7, 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