Uses of Class
com.azure.ai.openai.models.CompletionsUsage
Packages that use CompletionsUsage
-
Uses of CompletionsUsage in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return CompletionsUsageModifier and TypeMethodDescriptionChatCompletions.getUsage()Get the usage property: Usage information for tokens processed and generated as part of this completions operation.Completions.getUsage()Get the usage property: Usage information for tokens processed and generated as part of this completions operation.