Uses of Class
com.azure.ai.agents.persistent.models.RunStepDeltaCodeInterpreterImageOutputObject
Packages that use RunStepDeltaCodeInterpreterImageOutputObject
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepDeltaCodeInterpreterImageOutputObject in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepDeltaCodeInterpreterImageOutputObjectModifier and TypeMethodDescriptionRunStepDeltaCodeInterpreterImageOutputObject.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepDeltaCodeInterpreterImageOutputObject from the JsonReader.RunStepDeltaCodeInterpreterImageOutput.getImage()Get the image property: The image data for the Code Interpreter tool call output.