Package org.springframework.ai.vectorstore.qdrant
@NonNullApi
@NonNullFields
package org.springframework.ai.vectorstore.qdrant
Provides the API for embedding observations.
-
ClassDescriptionQdrant vectorStore implementation.Builder for creating instances of
QdrantVectorStore
.