OutputItemFunctionShellCall.Status Property

Definition

The status of the shell call. One of in_progress, completed, or incomplete.

public Azure.AI.AgentServer.Responses.Models.LocalShellCallStatus Status { get; set; }
member this.Status : Azure.AI.AgentServer.Responses.Models.LocalShellCallStatus with get, set
Public Property Status As LocalShellCallStatus

Property Value

Applies to