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

Add function to embed files in batch #109

Open
akshayballal95 opened this issue Dec 31, 2024 · 0 comments
Open

Add function to embed files in batch #109

akshayballal95 opened this issue Dec 31, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@akshayballal95
Copy link
Collaborator

Currently, the library supports single file embedding and directory embedding. There needs to be support to embed multiple files in a batch along with an option to use adapter. If there is no adapter, we can just run embed_file function on each file. If it is true, we need to chuck and send embeddings to the database as done in the embed_directory function.

@akshayballal95 akshayballal95 added the good first issue Good for newcomers label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant