v0.1.24
This Sycamore release includes several bug fixes in the Weaviate and DuckDB connectors and in several of the example notebooks. Thanks to @Dnaynu for contributing to the Sycamore documentation!
What's Changed
- fix asdict in the reader too. duh by @HenryL27 in #907
- Add text reprentation for empty tables by @dhruvkaliraman7 in #909
- Refactor logical plan serialization. by @mdwelsh in #905
- microperformance improvement by @HenryL27 in #906
- Bugfix: Handle opensearch reader doc resconstruction when no parent doc in results by @baitsguy in #908
- Fix bug in entity extraction. by @eric-anderson in #911
- added ability to read schema from file by @dtecuci in #904
- Enable copying of the hash context. by @alexaryn in #910
- Add option to extract line-based bounding boxes from pdfminer. by @bsowell in #874
- Support random sample in local mode. by @bsowell in #913
- Opensearch kwargs fix by @baitsguy in #914
- Fix Typo in NTSB Demo by @karanataryn in #917
- Update using_jupyter.md by @jonfritz in #902
- Docs: Typo Fix by @Dnaynu in #918
- Update DuckDB Reader to Package Change by @karanataryn in #916
- Make metadata-extraction.ipynb work by @eric-anderson in #915
- Bump Sycamore version to 0.1.24. by @bsowell in #921
New Contributors
Full Changelog: v0.1.23...v0.1.24