ChunkingStrategy
. This is useful when you need to split documents based on specific separators, apply custom logic, or handle domain-specific content formats.
Parameter | Type | Default | Description |
---|---|---|---|
separator | str | "---" | The string used to split the document content into chunks. |