Uses of Interface
org.springframework.ai.chat.metadata.ChatGenerationMetadata
Packages that use ChatGenerationMetadata
Package
Description
The org.sf.ai.chat package represents the bounded context for the Chat Model within the
AI generative model domain.
-
Uses of ChatGenerationMetadata in org.springframework.ai.chat
Methods in org.springframework.ai.chat that return ChatGenerationMetadataMethods in org.springframework.ai.chat with parameters of type ChatGenerationMetadataModifier and TypeMethodDescriptionGeneration.withGenerationMetadata(ChatGenerationMetadata chatGenerationMetadata) -
Uses of ChatGenerationMetadata in org.springframework.ai.chat.metadata
Fields in org.springframework.ai.chat.metadata declared as ChatGenerationMetadataMethods in org.springframework.ai.chat.metadata that return ChatGenerationMetadataModifier and TypeMethodDescriptionstatic ChatGenerationMetadataFactory method used to construct a newChatGenerationMetadatafrom the givenfinish reasonand content filter metadata.