mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-17 05:02:25 +00:00

### Description Optionally adds in chunking to the CLI which adds a flag to trigger chunking and exposes the parameters used by the `chunk_by_title` method. Runs chunking before the embedding step. Opened to replace original PR https://github.com/Unstructured-IO/unstructured/pull/1531