Share via


VectorStoreStaticChunkingStrategyOptions.MaxChunkSizeTokens Property

Definition

The maximum number of tokens in each chunk. The default value is 800. The minimum value is 100 and the maximum value is 4096.

public int MaxChunkSizeTokens { get; set; }
member this.MaxChunkSizeTokens : int with get, set
Public Property MaxChunkSizeTokens As Integer

Property Value

Applies to