Build cross-modal and multimodal applications on the cloud
kubernetes
machine-learning
microservices
framework
deep-learning
grpc
orchestration
cloud-native
semantic-search
multimodal
cross-modality
multi-modality
neural-search
vector-search-engine
crossmodal
-
Updated
Aug 10, 2022 - Python


Is your feature request related to a problem? Please describe.
Currently, user needs to know exact list of point IDs to perform a payload update. (API https://qdrant.github.io/qdrant/redoc/index.html#operation/update_points)
But in some cases it might be useful to specify update condition - set payload only on those points, which passes the filtering condition.
**Describe the solution