How to save the Index of FAISS vector db into Mongo DB? #18073
kakarottoxue
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now I want to save embedded contents into the Mongo DB, so next time referencing the document it will not need to re-embed the document again but retrieve the embeddings and form a vector db directly. But I can't find the documentation how to save the Index or other method to save the embeddings into a Mongo DB
Beta Was this translation helpful? Give feedback.
All reactions