docs/integrations/vectorstores/ #28230
Replies: 3 comments 2 replies
-
I think QdrantVectorStore does support multitenancy? |
Beta Was this translation helpful? Give feedback.
0 replies
-
What do you mean "Search by Vector"? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Chroma supports Doc IDs during add. It's even documented on this site https://python.langchain.com/docs/integrations/vectorstores/chroma/#add-items-to-vector-store |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
docs/integrations/vectorstores/
A vector store stores embedded data and performs similarity search.
https://python.langchain.com/docs/integrations/vectorstores/
Beta Was this translation helpful? Give feedback.
All reactions