Update chunks extractor (auto-creates new version)
Partial update. Version-bearing fields: maximum_chunk_size,
minimum_chunk_size, page_as_separator,
title_section_separator_mode, excluded_block_types,
chunking_mode.
Pass set_latest_as_default: true to promote the new version.
Authorizations
Use Authorization: Bearer
Path Parameters
UUID of the project
UUID of the extractor
Body
Segments parsed documents into chunks for downstream processing.
"Default chunker"
"Smart chunker with h1/h2 separators."
1500
200
true
"h1_h2"
"smart"
Response
Updated
Segments parsed documents into chunks for downstream processing.
"Default chunker"
"Smart chunker with h1/h2 separators."
1500
200
true
"h1_h2"
"smart"
Immutable snapshot of a ChunksExtractor's version-bearing configuration.
Immutable snapshot of a ChunksExtractor's version-bearing configuration.