Interface ChatGenerationMetadata

All Superinterfaces:
ResultMetadata
All Known Implementing Classes:
DefaultChatGenerationMetadata

public interface ChatGenerationMetadata extends ResultMetadata
Represents the metadata associated with the generation of a chat response.
Since:
0.7.0
Author:
John Blum, Christian Tzolov