Uses of Class
com.azure.ai.agents.persistent.models.RunStepDelta
Packages that use RunStepDelta
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepDelta in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepDeltaModifier and TypeMethodDescriptionstatic RunStepDeltaRunStepDelta.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepDelta from the JsonReader.RunStepDeltaChunk.getDelta()Get the delta property: The delta containing the fields that have changed on the run step.