Uses of Class
com.azure.ai.agents.persistent.models.RunStepDeltaCodeInterpreterDetailItemObject
Packages that use RunStepDeltaCodeInterpreterDetailItemObject
Package
Description
Package containing the data models for Agents.
-
Uses of RunStepDeltaCodeInterpreterDetailItemObject in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return RunStepDeltaCodeInterpreterDetailItemObjectModifier and TypeMethodDescriptionRunStepDeltaCodeInterpreterDetailItemObject.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RunStepDeltaCodeInterpreterDetailItemObject from the JsonReader.RunStepDeltaCodeInterpreterToolCall.getCodeInterpreter()Get the codeInterpreter property: The Code Interpreter data for the tool call.