unstructured
f1c52c3e - fix(json): partition_json() does not chunk (#2564)

Commit
2 years ago
fix(json): partition_json() does not chunk (#2564) **Summary** For whatever reason, the `@add_chunking_strategy` decorator was not present on `partition_json()`. This broke the only way to accomplish a "chunking-only" workflow using the REST API. This PR remedies that problem.
Author
Parents
Loading