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