Sdílet prostřednictvím


PineconeChatDataSource.MaxSearchQueries Property

Definition

The maximum number of rewritten queries that should be sent to the search provider for a single user message. By default, the system will make an automatic determination.

public int? MaxSearchQueries { get; init; }
member this.MaxSearchQueries : Nullable<int> with get, set
Public Property MaxSearchQueries As Nullable(Of Integer)

Property Value

Applies to