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
VectorStoreimplementations that provides observation capabilities.Default conventions to populate observations for vector store operations.Context used to store metadata for vector store operations.AObservationConventionforVectorStoreObservationContext.Documented conventions for vector store observations.High-cardinality observation key names for vector store operations.Low-cardinality observation key names for vector store operations.Handler for emitting the query response content to logs.