Package org.springframework.ai.chat.observation
@NonNullApi
@NonNullFields
package org.springframework.ai.chat.observation
-
ClassDescriptionAn
ObservationFilter
to include the chat completion content in the observation.Handler for including the chat completion content in the observation as a span event.Handler for generating metrics from chat model observations.Utilities to process the prompt and completion content in observations for chat models.Context used to store metadata for chat model exchanges.Interface for anObservationConvention
for chat model exchanges.Documented conventions for chat model observations.Events for chat model operations.High-cardinality observation key names for chat model operations.Low-cardinality observation key names for chat model operations.AnObservationFilter
to include the chat prompt content in the observation.Handler for including the chat prompt content in the observation as a span event.Default conventions to populate observations for chat model operations.