MemorySearchToolCallItemResource.Status Property

Definition

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

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

Property Value

Applies to