Uses of Package
org.springframework.ai.vectorstore
Package
Description
-
ClassDescriptionThe
VectorStore
interface defines the operations for managing and querying documents in a vector database. -
ClassDescriptionDefaults to CosineDistance.By default, pgvector performs exact nearest neighbor search, which provides perfect recall.The
VectorStore
interface defines the operations for managing and querying documents in a vector database. -
ClassDescriptionThe
VectorStore
interface defines the operations for managing and querying documents in a vector database. -
ClassDescriptionThe
VectorStore
interface defines the operations for managing and querying documents in a vector database. -
ClassDescriptionConfiguration for the Milvus vector store.An enum to configure the distance function used in the Neo4j vector index.Configuration for the Neo4j vector store.Defaults to CosineDistance.By default, pgvector performs exact nearest neighbor search, which provides perfect recall.Configuration class for the PineconeVectorStore.Similarity search request builder.The
VectorStore
interface defines the operations for managing and querying documents in a vector database.