Uses of Interface
org.springframework.ai.chat.metadata.ChatGenerationMetadata
-
Uses of ChatGenerationMetadata in org.springframework.ai.chat.metadata
Modifier and TypeMethodDescriptionstatic ChatGenerationMetadata
Factory method used to construct a newChatGenerationMetadata
from the givenfinish reason
and content filter metadata. -
Uses of ChatGenerationMetadata in org.springframework.ai.chat.model
ModifierConstructorDescriptionGeneration
(AssistantMessage assistantMessage, ChatGenerationMetadata chatGenerationMetadata)