Package org.springframework.ai.chat.client.observation
@NonNullApi
@NonNullFields
package org.springframework.ai.chat.client.observation
Provides classes for observing chat data.
-
ClassDescriptionContext used to store metadata for chat client workflows.Interface for an
ObservationConvention
for chat client workflows.Documented conventions for chat client observations.Handler for emitting the chat client prompt content to logs.Default conventions to populate observations for chat client workflows.