June 10, 2020

Clarifai Release 6.1

Table of Contents:

Clarifai Release 6.1 includes numerous bug fixes and improvements, and support for multi-language search of concepts, and the ability to stream inputs into the API. 

Multi-language concept search

The Clarifai API supports many languages in addition to English. These are represented as translations of the names of concepts so that when you search by concept name or get predictions from a model's concepts you can utilize the language of your choice. Release 6.1 adds support for multi language concept search. 

globe

Streaming inputs

Streaming inputs allows for more efficient processing of visual data, and offers an alternative approach to the pagination in the Clarifai API. This allows users a scalable method for listing an app's inputs in an iterative / streaming fashion. StreamInputs will return per_page number of inputs from a certain input onward, controlled by the optional last_id parameter (defaults to the first input). 

screen-captha-collage-1