ItemFieldCodeInterpreterToolCall.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status of the code interpreter tool call. Valid values are in_progress, completed, incomplete, interpreting, and failed.
public Azure.AI.AgentServer.Responses.Models.OutputItemCodeInterpreterToolCallStatus Status { get; }
member this.Status : Azure.AI.AgentServer.Responses.Models.OutputItemCodeInterpreterToolCallStatus
Public ReadOnly Property Status As OutputItemCodeInterpreterToolCallStatus