Share via


MemorySearchToolCallResponseItem.Results Property

Definition

The results returned from the memory search.

public System.Collections.Generic.IList<Azure.AI.Projects.OpenAI.MemorySearchItem> Results { get; }
member this.Results : System.Collections.Generic.IList<Azure.AI.Projects.OpenAI.MemorySearchItem>
Public ReadOnly Property Results As IList(Of MemorySearchItem)

Property Value

Applies to