Uses of Class
org.springframework.ai.chat.metadata.ChatResponseMetadata.Builder
-
Uses of ChatResponseMetadata.Builder in org.springframework.ai.chat.metadata
Modifier and TypeMethodDescriptionstatic ChatResponseMetadata.Builder
ChatResponseMetadata.builder()
ChatResponseMetadata.Builder.withKeyValue
(String key, Object value) ChatResponseMetadata.Builder.withMetadata
(Map<String, Object> mapToCopy) ChatResponseMetadata.Builder.withPromptMetadata
(PromptMetadata promptMetadata) ChatResponseMetadata.Builder.withRateLimit
(RateLimit rateLimit)