Skip to content

Releases: PHPfanatic/clarifai

Patch clientversion variable

09 Nov 16:17
cd242f8
Compare
Choose a tag to compare

Hotfix for clientversion variable, moving all files to 2.0.1

Authentication Update

09 Nov 01:14
Compare
Choose a tag to compare

This is a major version release due to a non-backwards compatible change in how ClarifAI authenticates. This library will now use API Key authentication as requested and update by ClarifAI.

User Agent Added

17 Aug 02:24
Compare
Choose a tag to compare

Per Clarifai request, a header was added to all curl calls that allow them to track what library is making the call to their system to better help their clients.

Bug fix, minor update

08 Jul 05:26
Compare
Choose a tag to compare

Updated malformed URL bug when you paginate InputGets.

Bug fix, minor update

06 May 12:01
Compare
Choose a tag to compare

Fixed an issue where custom model ID's could have spaces in them, added urlencode. Added additional new Clarifai models.

Model delete support, inputs allow delete all.

22 Mar 05:14
Compare
Choose a tag to compare

Delete models by ID, Version or delete all.
Allow the deletion of all inputs.
Updated ModelGet() to allow model version requests.

Multi language support

16 Mar 03:12
Compare
Choose a tag to compare

Added multi language support feature for search and predict.

Public release

13 Mar 02:05
Compare
Choose a tag to compare

Public release. This library is growing and adjusting as needed so expect standard semantic version changes moving forward.

Development release 0.1.1-alpha

10 Mar 04:48
Compare
Choose a tag to compare
Pre-release

Full functional development release.