v0.1.21
This Sycamore release contains Aryn Partitioning Service client updates to support the new auto-threshold feature and add support for Microsoft Word (.doc and .docx) and Microsoft PowerPoint (.ppt and .pptx) files. It also contains a variety of bug fixes and stability improvements.
What's Changed
- Fix Lib/Sycamore README by @karanataryn in #771
- Allow custom SycamoreQueryClient in query-ui + cleanup by @baitsguy in #772
- Sycamore changes to support new NTSB demo. by @mdwelsh in #774
- improving ExtractTableProperties and standardizer transforms by @Soeb-aryn in #773
- add materialize to transform toc by @eric-anderson in #779
- Fix Bugs in Sycamore Pipeline by @karanataryn in #777
- New NTSB Luna demo UI. by @mdwelsh in #778
- neo4j, refactor pipeline to not auto resolve entities + add support for images in pipeline. by @RitxmSaha in #766
- Fix issue with duplicate widget keys. by @mdwelsh in #780
- Bug fixes in query path by @baitsguy in #781
- Add querydemo to pyproject.toml. by @mdwelsh in #783
- A few Luna demo fixes. by @mdwelsh in #784
- Bugfixes for context_vars by @baitsguy in #785
- Fix Local Mode Read Bug by @karanataryn in #786
- Make reorder_elements more like sorted() so we can use key= by @alexaryn in #787
- Add new OpenSearch writer notebook by @jonfritz in #788
- Fix function signature reading in contextvars by @baitsguy in #789
- Various Luna Demo fixes. by @mdwelsh in #790
- Making changes to docs. Better titles etc. by @AbhijitP-009 in #793
- Update our container support by @eric-anderson in #782
- Add natural language result flag. by @mdwelsh in #794
- Make Element Class More Robust by @karanataryn in #797
- updated docs to explain the new default threshold setting for ArynPartitioner by @dtecuci in #795
- Add support for pushing query filters down to OpenSearch. by @mdwelsh in #796
- neo4j writer docs by @RitxmSaha in #798
- Docs for nms change (take 2) by @dtecuci in #799
- Fix TableTransformer Bug by @karanataryn in #800
- Remove dead code. by @mdwelsh in #803
- Verify .map can run parallel classes by @eric-anderson in #802
- bugfix to extract graph entities by @RitxmSaha in #805
- Update default threshold values for ArynPartitioner. by @bsowell in #804
- Update type signatures for threshold in aryn_sdk. by @bsowell in #806
- Change Bounding Box Validity Assertion by @karanataryn in #808
- A few Luna demo tweaks. by @mdwelsh in #810
- Couple of Luna demo bugfixes. by @mdwelsh in #814
- Add QueryVectorDatabase to SycamoreQuery by @baitsguy in #813
- Add
.docx
documentation by @MarkLindblad in #812 - Ritam add example notebook by @RitxmSaha in #815
- query-ui: cosmetic changes by @baitsguy in #817
- Improved NTSB ingestion pipeline for Luna demo. by @mdwelsh in #816
- Bump version to v0.1.21. by @bsowell in #819
- Reverts README change to restore poetry build. by @bsowell in #820
- Fix typo scyamore -> sycamore. by @bsowell in #822
Full Changelog: v0.1.20...v0.1.21