Uses of Class
com.azure.ai.openai.assistants.models.RunCompletionUsage
Packages that use RunCompletionUsage
Package
Description
Package containing the data models for Assistants.
-
Uses of RunCompletionUsage in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return RunCompletionUsageModifier and TypeMethodDescriptionstatic RunCompletionUsage
RunCompletionUsage.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RunCompletionUsage from the JsonReader.ThreadRun.getUsage()
Get the usage property: Usage statistics related to the run.