Releases: konfuzio-ai/konfuzio-sdk
Releases · konfuzio-ai/konfuzio-sdk
v.0.3.21
v.0.3.20
Full Changelog: v.0.3.19...v.0.3.20
v.0.3.19
v.0.3.18
v.0.3.17
What's Changed
- Added: missing field in tests for document API endpoint by @iftwigs in #539
- Changed: limit spacy's version to be compatible with python 3.8 by @iftwigs in #542
- Bento test by @zypriafl in #543
- Added: Concurrency limits in bento service by @mexicat in #540
- Fixed: get_document_annotations no longer implicitly limits results to 100 by @mexicat in #541
Full Changelog: v.0.3.16...v.0.3.17
v.0.3.16
v.0.3.15
What's Changed
- Update VERSION by @zypriafl in #530
- Changed: retry strategy for tests failing with 502 error and read timeout error by @iftwigs in #524
- Fixed: inconsistent evaluation of Spans containing more than one word by @iftwigs in #518
- Added: limit nltk version by @iftwigs in #531
- Fixed: categorization AI test for uploading models by @iftwigs in #537
- Fixed: limit pkl_name to 63 characters by @mexicat in #536
- Added: generate pydantic docs from bento schemas by @mexicat in #535
- Revert "Fixed: inconsistent evaluation of Spans containing more than one word" by @MohamedAmineDHIAB in #534
Full Changelog: v.0.3.14...v.0.3.15
v.0.3.14
v.0.3.13
v.0.3.12
What's Changed
- Added: Containerization of AIs via BentoML by @iftwigs in #459
- Changed: Use master SDK branch to save bento by @mexicat in #513
- Changed: logic in calculating evaluation metrics by @iftwigs in #476
- Changed: slugify category name when saving bento model by @mexicat in #515
- Fixed: wrong model name in categorization documentation by @iftwigs in #506
- Update: Colab Demo by @nengelmann in #510
- Added: handling of empty Annotation Sets within Documents by @iftwigs in #514
- Added: test parallelization and snapshot feature support via API by @iftwigs in #508
- Added: Handle project credentials and user facing errors in bento service by @mexicat in #516
Full Changelog: v.0.3.11...v.0.3.12