The chunking strategy used to chunk the file(s). If not set, will use the auto
strategy. Only applicable if file_ids
is non-empty.
Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | Always `auto`. | |
_static | StaticChunkingStrategy |
Name | Value |
---|---|
AUTO | "auto" |
STATIC | "static" |