Uses of Class
com.intellijava.core.model.OpenaiChatResponse.Usage
-
Uses of OpenaiChatResponse.Usage in com.intellijava.core.model
Modifier and TypeMethodDescriptionOpenaiChatResponse.getUsage()
Gets the usage statistics for generating the API response.Modifier and TypeMethodDescriptionvoid
OpenaiChatResponse.setUsage
(OpenaiChatResponse.Usage usage) Set the usage statistics for generating the API response.