Freigeben über


ItemCodeInterpreterToolCall.Status Property

Definition

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; set; }
member this.Status : Azure.AI.AgentServer.Responses.Models.OutputItemCodeInterpreterToolCallStatus with get, set
Public Property Status As OutputItemCodeInterpreterToolCallStatus

Property Value

Applies to