Uses of Interface
org.springframework.ai.chat.metadata.ChatGenerationMetadata
Packages that use ChatGenerationMetadata
-
Uses of ChatGenerationMetadata in org.springframework.ai.chat.metadata
Classes in org.springframework.ai.chat.metadata that implement ChatGenerationMetadataFields in org.springframework.ai.chat.metadata declared as ChatGenerationMetadataMethods in org.springframework.ai.chat.metadata that return ChatGenerationMetadata -
Uses of ChatGenerationMetadata in org.springframework.ai.chat.model
Methods in org.springframework.ai.chat.model that return ChatGenerationMetadataConstructors in org.springframework.ai.chat.model with parameters of type ChatGenerationMetadataModifierConstructorDescriptionGeneration
(AssistantMessage assistantMessage, ChatGenerationMetadata chatGenerationMetadata)