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