共用方式為


TavilyTextSearchOptions.ChunksPerSource Property

Definition

The number of content chunks to retrieve from each source. Each chunk's length is maximum 500 characters. Available only when search_depth is advanced. Required range: 0 - 3

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

Property Value

Applies to