Hello forum members,
I hope this message finds you well. I’m currently working on a project that involves store embeddings of JSON and retrieval in MongoDB using langchain, and I’m seeking insights and best practices from the community.
And also I have tried the tutorials by mongo DB but its only works on that particular example like loading documents using loaders.
Question:
- How to store the embeddings of JSON which is already in the collection (as Nested JSON)?
2.How to create search index for it?
3.How to retrieve that nested JSON data’s based on user input?
If you have hands-on experience or insights into any of these aspects, please share your thoughts. Your expertise will be immensely valuable to me and others navigating similar challenges.
Thank you in advance for your contributions to the discussion!