Interface ChatGenerationMetadata
- All Superinterfaces:
ResultMetadata
- All Known Implementing Classes:
DefaultChatGenerationMetadata
Represents the metadata associated with the generation of a chat response.
- Since:
- 0.7.0
- Author:
- John Blum, Christian Tzolov
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
containsKey
(String key) entrySet()
<T> T
Get thereason
this choice completed for the generation.<T> T
getOrDefault
(String key, T defaultObject) boolean
isEmpty()
keySet()