Releases: Zipstack/unstract-sdk
Releases · Zipstack/unstract-sdk
v0.19.0
What's Changed
- [Feature] SDK llama index 0.10.x migration by @gaya3-zipstack in #19
llama index version migration to 0.10.28 from 0.9.28
Full Changelog: v0.18.2...v0.19.0
v0.18.2
What's Changed
- Fix : Prompt service error handling improvement by @Deepak-Kesavan in #35
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Add CODE_OF_CONDUCT.md by @hari-kuriakose in #32
- Add SECURITY.md by @hari-kuriakose in #30
- Update issue templates by @hari-kuriakose in #29
- Fix handling of indexing error by @hari-kuriakose in #33
- Prompt answer fetch doc id filter issue by @gaya3-zipstack in #34
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Update SDK PyPI project metadata by @hari-kuriakose in #28
- Version roll over for adapters by @gaya3-zipstack in #31
New Contributors
- @hari-kuriakose made their first contribution in #28
Full Changelog: 0.17.1...v0.18.0
0.17.1
v0.17.0
What's Changed
- Included token count in run_completion by @Deepak-Kesavan in #24
- fix: Indexing related improvements and fixes by @chandrasekharan-zipstack in #25
- Version roll over to reflect torch dependency removal by @gaya3-zipstack in #26
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Remove code block before returning response by @Deepak-Kesavan in #22
- Fix indexing errors for cases where the index does not have a column doc_id by @gaya3-zipstack in #23
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
- fix: Minor error handling in metadata read, log fix in index by @chandrasekharan-zipstack in #21
- updated adapters version and sdk version bump up by @vishnuszipstack in #20
New Contributors
- @vishnuszipstack made their first contribution in #20
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- fix: Fixed high CPU usage issue related to index by @chandrasekharan-zipstack in #18
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- X2Text adapter support added by @gaya3-zipstack in #1
- X2text adapter support by @gaya3-zipstack in #3
- feat: Removed unstract-connectors from deps by @chandrasekharan-zipstack in #2
- deps: Changed llama-index to 0.9.28 from PyPi by @chandrasekharan-zipstack in #5
- Bumped adapter version by @johnyrahul in #6
- fix: Updated index_file() to use x2text adapter by @chandrasekharan-zipstack in #7
- fix: Index key generation with x2text by @chandrasekharan-zipstack in #8
- Ocr adapter support by @gaya3-zipstack in #4
- Save extracted text in a file by @Deepak-Kesavan in #9
- Bumped SDK version to 0.12.0 by @Deepak-Kesavan in #10
- FIX : Fixed output path for tools by @Deepak-Kesavan in #11
- feat: Bumped SDK to 0.13.0 which uses adapters 0.3.0 by @chandrasekharan-zipstack in #12
- Version udpate of sdk to 0.14.0 and adapters to 0.4.0 by @gaya3-zipstack in #13
- github action added to publish python package in to pypi by @jaseemjaskp in #14
- feat: Improved error handling for index, bumped SDK to 0.15.0 by @chandrasekharan-zipstack in #15
- FEATURE: Added support to call single-pass-extraction by @Deepak-Kesavan in #16
- runner ubuntu os version updated by @jaseemjaskp in #17
New Contributors
- @gaya3-zipstack made their first contribution in #1
- @chandrasekharan-zipstack made their first contribution in #2
- @johnyrahul made their first contribution in #6
- @Deepak-Kesavan made their first contribution in #9
- @jaseemjaskp made their first contribution in #14
Full Changelog: https://github.com/Zipstack/unstract-sdk/commits/v0.15.0