Uses of Enum Class
com.vaadin.uitest.ai.services.vectordb.Namespace
Packages that use Namespace
-
Uses of Namespace in com.vaadin.uitest.ai.services.vectordb
Methods in com.vaadin.uitest.ai.services.vectordb that return NamespaceModifier and TypeMethodDescriptionDocumentsQueryResult.getNamespace()static NamespaceReturns the enum constant of this class with the specified name.static Namespace[]Namespace.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.uitest.ai.services.vectordb with parameters of type NamespaceModifier and TypeMethodDescriptionreactor.core.publisher.Mono<DocumentsQueryResult>PineconeService.findSimilarDocuments(List<Double> embedding, Namespace namespace, int topK) Constructors in com.vaadin.uitest.ai.services.vectordb with parameters of type Namespace