Skip to content

Releases: qognitive/qcog-python-client

0.4.5

Choose a tag to compare

@vertefra vertefra released this 24 Jul 15:53
a4cec5c
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

Choose a tag to compare

@vertefra vertefra released this 18 Oct 18:37
  • Remove base64 serialization for upload_data method

release-v0.4.2

Choose a tag to compare

@vertefra vertefra released this 30 Sep 18:32

Bug fix trailing slash

Release v0.4.1

Choose a tag to compare

@vertefra vertefra released this 27 Sep 18:01
2671bf0
  • Provides a new method to upload a dataset based on multipart upload
  • Bugfixes

Release v0.4.0

Choose a tag to compare

@vertefra vertefra released this 24 Sep 15:38
0027158

Client Refactor
Pytorch internal package

Release v0.3.0

Choose a tag to compare

@vertefra vertefra released this 23 Jul 21:44
22dd491
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

Choose a tag to compare

@vertefra vertefra released this 22 Jul 16:18
240fb37
  • 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

Choose a tag to compare

@JeffBerger JeffBerger released this 02 Jul 20:09
3018df3

Initial PyPi release of Qognitive API client