Clarifai v0.1.1 API Reference
Modules
Access point for all the methods that the user should need
Handles fetching and formatting the access token. A cached access token will be used if one is available
Clarifai elixir API client
Handles fetching and formatting Clarifai models
Structure for an access token
Color tag used for the color model. Contains the hex value, density value, and name of the color
Focus tag used for the focus model. Contains the level of focus value
Layered tag used for the models that contain nested attributes specific to a given model. Should not be used as a struct but as builder for Tags
Structure for a Clarifai model
Structure for a list of models
Prediction data for a single image. A prediction may have many tags grouped by model
The main returned response that may contain many predictions
Main tag used for most models. Contains the name, concept ID and confidence for a given tag
Tags grouped by model
Handles requesting and formatting data for a single image and model