Skip to content

Releases: konfuzio-ai/konfuzio-sdk

v.0.3.21

17 Oct 20:07
Compare
Choose a tag to compare

v.0.3.20

17 Oct 19:38
Compare
Choose a tag to compare

Full Changelog: v.0.3.19...v.0.3.20

v.0.3.19

16 Oct 12:03
e03c20c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.3.18...v.0.3.19

v.0.3.18

14 Oct 14:23
37a56ce
Compare
Choose a tag to compare

What's Changed

  • Changed: documentation tests run before merging to master by @iftwigs in #546
  • Added: support of Bento for Categorization AI by @iftwigs in #526

Full Changelog: v.0.3.17...v.0.3.18

v.0.3.17

16 Sep 12:46
d8ea117
Compare
Choose a tag to compare

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

04 Sep 12:42
d01f924
Compare
Choose a tag to compare

What's Changed

  • Changed: load pickle files asynchronously in bento service by @mexicat in #538

Full Changelog: v.0.3.15...v.0.3.16

v.0.3.15

31 Aug 11:28
52e541c
Compare
Choose a tag to compare

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

08 Aug 15:25
e657f44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.3.13...v.0.3.14

v.0.3.13

07 Aug 19:19
4cc8846
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.3.12...v.0.3.13

v.0.3.12

31 Jul 12:46
642deac
Compare
Choose a tag to compare

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