Skip to content

v1.7.0

Latest

Choose a tag to compare

@chonk-lain chonk-lain released this 07 Jul 10:04
0a6baea

Chonkie v1.7.0

chef x llamaindex

What's Changed

🦙 LiteParse Integration

Chonkie now integrates with LiteParse, making it easier to parse and chunk a wider range of document formats with a lightweight, dependency-friendly parser.

image

🧩 Exposed ComponentRegistry

ComponentRegistry is now publicly exposed, making it easier to inspect, extend, and build custom integrations on top of Chonkie's component system.

image

📚 Revamped Documentation

The documentation has been completely migrated and redesigned with improved navigation, clearer guides, and a better overall developer experience. It is now hosted on GitHub Pages.

image

Other Improvements

  • Improved README and project documentation.
  • Fixed multiple documentation URLs and routing issues.
  • Various dependency updates and maintenance improvements.

Pull Requests

Full Changelog: v1.6.8...v1.7.0