Share via


VectorStoreAutoChunkingStrategyRequest interface

The default strategy. This strategy currently uses a max_chunk_size_tokens of 800 and chunk_overlap_tokens of 400.

Extends

Properties

type

The object type, which is always 'auto'.

Property Details

type

The object type, which is always 'auto'.

type: "auto"

Property Value

"auto"