Releases: PHPfanatic/clarifai
Patch clientversion variable
Hotfix for clientversion variable, moving all files to 2.0.1
Authentication Update
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
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
Updated malformed URL bug when you paginate InputGets.
Bug fix, minor update
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.
Delete models by ID, Version or delete all.
Allow the deletion of all inputs.
Updated ModelGet() to allow model version requests.
Multi language support
Added multi language support feature for search and predict.
Public release
Public release. This library is growing and adjusting as needed so expect standard semantic version changes moving forward.
Development release 0.1.1-alpha
Full functional development release.