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

[FEA]: Embedding and VDB upload from Jsonl file #206

Open
ChrisJar opened this issue Oct 30, 2024 · 0 comments
Open

[FEA]: Embedding and VDB upload from Jsonl file #206

ChrisJar opened this issue Oct 30, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@ChrisJar
Copy link
Collaborator

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Currently preventing usage

Please provide a clear description of problem this feature solves

I have a jsonl file with text snippets and corresponding ids that I want to embed and upload to Milvus through the Nv-Ingest python client and retrieve with LlamaIndex. It's important that the Ids are maintained through every step of this process.

Describe the feature, and optionally a solution or implementation and any alternatives

I would like a feature that would allow me to submit a jsonl file with an id field and a text field to the NV-Ingest client, which would embed and upload the text to the VDB while keeping the associated Id.

Additional context

No response

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

No branches or pull requests

1 participant