ItemFileSearchToolCall.Status Property

Definition

The status of the file search tool call. One of in_progress, searching, incomplete or failed,

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

Property Value

Applies to