Share via


ChatHistoryMemoryProviderOptions.FunctionToolDescription Property

Definition

Gets or sets the description of the exposed search tool when operating in on-demand mode.

public string? FunctionToolDescription { get; set; }
member this.FunctionToolDescription : string with get, set
Public Property FunctionToolDescription As String

Property Value

Defaults to "Allows searching through previous chat history to help answer the user question.".

Applies to