Uses of Class
com.azure.ai.agents.persistent.models.RunStepCompletionUsage
Packages that use RunStepCompletionUsage
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepCompletionUsage in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepCompletionUsageModifier and TypeMethodDescriptionstatic RunStepCompletionUsageRunStepCompletionUsage.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.