Releases: JigsawStack/jigsawstack-python
Releases · JigsawStack/jigsawstack-python
v0.3.8
What's Changed
- update python to accept preview urls by @winzamark123 in #69
- update vocr types and added confidence by @winzamark123 in #70
- update by @winzamark123 in #71
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- typed now as object instead of object detection by @winzamark123 in #66
- updated response type for stt by @winzamark123 in #67
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- fix: missing single binary upload. by @Khurdhula-Harshavardhan in #65
Full Changelog: v0.3.5...v0.3.6
v0.3.5
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- SDK Revamp with CI/CD & Bug Fixes by @Khurdhula-Harshavardhan in #63
- Fix: Multipartform Requests by @Khurdhula-Harshavardhan in #64
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Fix/v3checks by @winzamark123 in #59
- Feat/embedding v2 by @winzamark123 in #60
- init by @winzamark123 in #61
- fix: update missing versioning for prompt engine path. by @Khurdhula-Harshavardhan in #62
Full Changelog: v0.3.0...v0.3.3
v0.3.0
What's Changed
- feat: update nsfw param by @VineeTagarwaL-code in #52
- Feat/new classification by @winzamark123 in #53
- rm tts and promptEngine by @winzamark123 in #54
- made vocr prompt optional by @winzamark123 in #55
- update file upload works by @winzamark123 in #57
New Contributors
- @VineeTagarwaL-code made their first contribution in #52
Full Changelog: v0.2.9...v0.3.0
v0.2.9
v0.2.8
What's Changed
- object-detection route updated from
/ai/object_detectionto/object_detectionby @Khurdhula-Harshavardhan #50