Skip to content

Releases: kili-technology/kili-python-sdk

Release 1.0.18

22 Jan 08:17
ac2dc99

Choose a tag to compare

  • Update title/description in project
  • Consistency check between called API endpoint and used version of kili-playground when authenticating

Release 1.0.17

21 Jan 15:00
34afac7

Choose a tag to compare

  • API version that should be used for backend version: 0.1.2

Release 1.0.16

15 Jan 10:33
32e6574

Choose a tag to compare

  • Clean GraphQL schema: remove all fields that can be trivially derived from other fields, e.g. durationPerLabel
  • Matches with backend version: 0.1.2

Release 1.0.15

09 Jan 12:19
d17b567

Choose a tag to compare

  • Do not get calculated fields in get_assets

Release 1.0.12

23 Dec 16:33
5811083

Choose a tag to compare

  • Add recipe to do transfer learning on image for object detection with YOLOv3

Release 1.0.11

19 Dec 15:25

Choose a tag to compare

  • Several fixes
  • New method to import predictions as batch

Release 1.0.10

11 Dec 11:31

Choose a tag to compare

  • New recipe how to delete asset from external id
  • Full migration of recipes to new authentication
  • Method to upload instructions
  • Removal of export_assets and get_assets_with_search in favor of get_assets
  • Some bug fix

Release 1.0.9

20 Nov 09:07
9fe8615

Choose a tag to compare

  • Bug fix

Release 1.0.8

19 Nov 14:03

Choose a tag to compare

  • New recipe to add assets in chunks
  • Removed dependency to organization

Release 1.0.7

18 Nov 13:47

Choose a tag to compare

  • Write consensusMark at asset level when forcing KPIs
  • Write consensusMark at all levels when forcing KPIs
  • Authentication session