Uses of Class
io.metaloom.qdrant.client.http.model.collection.config.NamedVectorParams
Packages that use NamedVectorParams
Package
Description
-
Uses of NamedVectorParams in io.metaloom.qdrant.client.http.model.collection
Methods in io.metaloom.qdrant.client.http.model.collection that return NamedVectorParamsModifier and TypeMethodDescriptionCollectionCreateRequest.setVectors(String name, int size, Distance distance) Set a named vector parameter to the create request. -
Uses of NamedVectorParams in io.metaloom.qdrant.client.http.model.collection.config
Methods in io.metaloom.qdrant.client.http.model.collection.config that return NamedVectorParams