chunkr-ai-v0.0.48
lumina-ai-inc/chunkrchunkr-ai-v0.0.48Apr 22, 2025by github-actions[bot]
AI Summary
A bug fix update for the chunkr-ai module addressing the handling of different file content types such as base64, bytes-like, and file-like objects.
Key Highlights
- Improved handling of base64 content
- Improved handling of bytes-like content
- Improved handling of file-like content
Full Release Notes
## [0.0.48](https://github.com/lumina-ai-inc/chunkr/compare/chunkr-ai-v0.0.47...chunkr-ai-v0.0.48) (2025-04-22) ### Bug Fixes * Improved handling of base64, bytes-like and file-like file content in the python client ([#452](https://github.com/lumina-ai-inc/chunkr/issues/452)) ([65e479f](https://github.com/lumina-ai-inc/chunkr/commit/65e479f75ecb91e676afcffe1843d4902a8736e7))