Package org.springframework.ai.vectorstore
package org.springframework.ai.vectorstore
-
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.Uses the "vector_store" table to store the Spring AI vector data.By default, pgvector performs exact nearest neighbor search, which provides perfect recall.