AgentDataSourceVectorIngestionConfigurationChunkingConfigurationFixedSizeChunkingConfiguration

Constructors

constructor(maxTokens: Int, overlapPercentage: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Maximum number of tokens to include in a chunk.

Link copied to clipboard

Percentage of overlap between adjacent chunks of a data source.