Skip to content

Releases: kylecorry31/ML4K-AI-Extension

v1.3.0

20 Mar 16:22
Compare
Choose a tag to compare
docs: improve error messages

Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>

v1.2.1

19 Sep 11:08
5065c87
Compare
Choose a tag to compare

Bug fixes

  • Download images through a proxy to avoid CORS issues

v1.2.0

18 Sep 14:44
Compare
Choose a tag to compare

Feature Additions

  • Training of image models can now be done locally using TensorFlowJS
  • Improved error detection and display

v1.1.0

25 Aug 15:07
00b6786
Compare
Choose a tag to compare

Feature Additions

  • Training of text and numbers models
  • Add training examples to text, numbers, and image models
  • Get the status of a model

Bug Fixes

  • Images no longer exceed the maximum payload size
  • API key is validated locally

v1.0.3

13 Jan 17:26
Compare
Choose a tag to compare
  • Fixed bug when GSON wasn't present

v1.0.2

12 Jan 15:05
Compare
Choose a tag to compare

Bug fixes:

  • Fixed inability to process photos from camera

v1.0.1

07 Jan 23:09
fdc0110
Compare
Choose a tag to compare

Bug fixes:

  • Fixed base64 encoding on pre-Oreo devices

v1.0.0

23 Dec 16:56
Compare
Choose a tag to compare

Added:

  • Support for pre-Oreo devices

Bug Fixes:

  • Extension undefined when using aix from GitHub

v0.8.1-beta

02 Dec 16:43
f3842aa
Compare
Choose a tag to compare
v0.8.1-beta Pre-release
Pre-release
  • Update icon

v0.8-beta

24 Nov 22:26
Compare
Choose a tag to compare
v0.8-beta Pre-release
Pre-release
  • Loads API key from a file - used to generate the .aix file on the ML4K website.