Package org.springframework.ai.chat.client.observation
@NonNullApi
@NonNullFields
package org.springframework.ai.chat.client.observation
Provides classes for observing chat data.
-
ClassDescriptionAn
ObservationFilterto include the chat prompt content in the observation.Context used to store metadata for chat client workflows.Interface for anObservationConventionfor chat client workflows.Documented conventions for chat client observations.Default conventions to populate observations for chat client workflows.