Uses of Interface
com.microsoft.semantickernel.aiservices.openai.chatcompletion.OpenAIChatResponse.Usage
-
Packages that use OpenAIChatResponse.Usage Package Description com.microsoft.semantickernel.aiservices.openai.chatcompletion -
-
Uses of OpenAIChatResponse.Usage in com.microsoft.semantickernel.aiservices.openai.chatcompletion
Methods in com.microsoft.semantickernel.aiservices.openai.chatcompletion that return types with arguments of type OpenAIChatResponse.Usage Modifier and Type Method Description List<OpenAIChatResponse.Usage>OpenAIChatResponse. getUsage()
-