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

Property Value

Applies to