Skip to content

Releases: qognitive/qcog-python-client

0.4.5

24 Jul 15:53
a4cec5c

Choose a tag to compare

Improvement/skip ssl validation (#62)

* Update README.md with new API request link

* Update index.rst

* Update README.md

* fix wrong build name;

* skip validation

* format

* update

* format

---------

Co-authored-by: James E T Smith <jamesETsmith@users.noreply.github.com>

release-v0.4.3

18 Oct 18:37

Choose a tag to compare

  • Remove base64 serialization for upload_data method

release-v0.4.2

30 Sep 18:32

Choose a tag to compare

Bug fix trailing slash

Release v0.4.1

27 Sep 18:01
2671bf0

Choose a tag to compare

  • Provides a new method to upload a dataset based on multipart upload
  • Bugfixes

Release v0.4.0

24 Sep 15:38
0027158

Choose a tag to compare

Client Refactor
Pytorch internal package

Release v0.3.0

23 Jul 21:44
22dd491

Choose a tag to compare

Feature/return status completion (#42)

* adding doc requirement

* adding documentation about loss

* add newline

* update default versions

* switch

* creating common status method

* update example

* update type;

* fix wrong returned model response

* update type hinting

* remove type ignore

* fix async issue

* update docs

Release v0.2.0

22 Jul 16:18
240fb37

Choose a tag to compare

  • Introduce Pydantic schema
  • Add loss method to compute the loss for a trained model
  • Remove project (Project is now inferred from the token)

Initial Release

02 Jul 20:09
3018df3

Choose a tag to compare

Initial PyPi release of Qognitive API client