See the API changes for more details on the Face proto deprecation and the facedetect* model type cleanup: https://docs.clarifai.com/product-updates/upcoming-api-changes
- Expose input's status
- DetectionModel
- Cropping image in search
- DemographicsModel, LogoModel, FaceConceptsModel, FaceDetectionModel, FocusModel.
- Feedback
- Getting model by version ID
- Skip unknown models in GetModelsRequest
- Make pagination work with search
- One class per file, to be compliant with PSR-4
- Adding inputs with negative concepts
- Sample milliseconds parameter for video prediction.
- Support for workflow image file prediction.
- Shorthand predict methods to use the new HTTP client field.
- Support for custom face recognition.
- Moderation solution.
- Expose all predict output data.
- Support for input metadata.
- Input crop deserialization.
- Dependencies updated.
- Initial release.