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] RAG: when saving DPK processed data into vector database, optionally save it in llama-index format #795

Open
2 tasks done
sujee opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sujee
Copy link
Contributor

sujee commented Nov 12, 2024

Search before asking

  • I searched the issues and found no similar issues.

Component

Other

Feature

examples/notebooks/rag/rag_1B_load_data_into_milvus.ipynb

This script saves DPK output into Milvus vector db.

There should be an option to save it in llama-index compatible format. This way when we use llama-index for query the data, it can fetch relevant documents

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@sujee sujee added the enhancement New feature or request label Nov 12, 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