mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-24 13:58:11 +00:00
## Description - `Qdrant` vector store supports `add_documents` with IDs. - Multi-tenancy is supported via [payload filters](https://qdrant.tech/documentation/guides/multiple-partitions/) and [JWT](https://qdrant.tech/documentation/guides/security/#granular-access-control-with-jwt) if needed.