Freigeben über


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

Property Value

Applies to