Uses of Package
org.springframework.ai.vectorstore.milvus
Packages that use org.springframework.ai.vectorstore.milvus
Package
Description
Provides the API for embedding observations.
-
-
Classes in org.springframework.ai.vectorstore.milvus used by org.springframework.ai.vectorstore.milvusClassDescriptionA specialized
SearchRequest
for Milvus vector search, extending the base request with Milvus-specific parameters.Builder class for constructing instances ofMilvusSearchRequest
.Milvus implementation of theVectorStore
interface.