Class ChatResponseMetadata.Builder
java.lang.Object
org.springframework.ai.chat.metadata.ChatResponseMetadata.Builder
- Enclosing class:
- ChatResponseMetadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withKeyValue
(String key, Object value) withMetadata
(Map<String, Object> mapToCopy) withPromptMetadata
(PromptMetadata promptMetadata) withRateLimit
(RateLimit rateLimit)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withMetadata
-
withKeyValue
-
withId
-
withModel
-
withRateLimit
-
withUsage
-
withPromptMetadata
-
build
-