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