Find answers from the community

Updated 4 months ago

hello, is it possible to delete

At a glance

The community member is asking if it is possible to delete documents from a vector store index by filtering metadata, as currently it seems to be available only by doc_id which is limited. Another community member suggests that the user would have to use the underlying client for the vector store. A third community member asks if it is possible for the Qdrant vector store specifically.

hello, is it possible to delete documents from vector store index by filtering metadata? currently it seems to be available only by doc_id which is pretty limited
L
f
2 comments
yea youd have to just use the underlying client for the vector store I think
for qdrant, is it possible?
Add a reply
Sign up and join the conversation on Discord