Package org.springframework.ai.vectorstore.observation
@NonNullApi
@NonNullFields
package org.springframework.ai.vectorstore.observation
Provides classes for observing and storing vector data.
-
ClassDescriptionAbstract base class for
VectorStore
implementations that provides observation capabilities.Default conventions to populate observations for vector store operations.Utilities to process the query content in observations for vector store operations.Context used to store metadata for vector store operations.AObservationConvention
forVectorStoreObservationContext
.Documented conventions for vector store observations.High-cardinality observation key names for vector store operations.Low-cardinality observation key names for vector store operations.AnObservationFilter
to include the Vector Store search response content in the observation.Handler for including the query response content in the observation as a span event.