OPENAPI / COMPONENTS / SCHEMAS

Static Chunking Strategy data structure

StaticChunkingStrategy

Structural definition for Static Chunking Strategy in the OpenAI API contract.

object2properties
chunk_overlap_tokensintegerrequired

chunk overlap tokens value in the OpenAI API contract.

max_chunk_size_tokensintegerrequired

max chunk size tokens value in the OpenAI API contract.