v0.1.23
This is a small release that fixes a bug in the Weaviate writer and includes a few other bug fixes and documentation improvements.
What's Changed
- fix bug in weaviate writer causing api keys to be of wrong type by @HenryL27 in #893
- Expose local easyocr kwargs by @baitsguy in #894
- Fix PDFMiner Output Parsing by @karanataryn in #890
- Allow passing custom ocr object to arynpartitioner by @baitsguy in #895
- Update Elasticsearch Port by @karanataryn in #896
- Update Merger Parameters in Docs by @sohamkasar19 in #897
- Fix Elasticsearch Docs by @karanataryn in #899
- Cleanup Docs by @karanataryn in #900
- Add smaller pdfminer bboxs to large detr bboxs by doing iob and not iou by @dhruvkaliraman7 in #901
- Fix anonymous reading in materialize and add rate limited logging. by @eric-anderson in #898
- Bump version to v0.1.23. by @bsowell in #903
Full Changelog: v0.1.22...v0.1.23