Uses of Class
com.azure.ai.openai.assistants.models.RunStepDelta
Packages that use RunStepDelta
Package
Description
Package containing the data models for Assistants.
-
Uses of RunStepDelta in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return RunStepDeltaModifier and TypeMethodDescriptionstatic RunStepDelta
RunStepDelta.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.