Clarifai gRPC Web Client

JSON →
library 12.4.5 ·javascript
verified Jun 7, 2026

The official gRPC-web client for the Clarifai API, designed for browser applications. Version 12.4.5 is the latest stable release. It does not support direct browser-to-API calls due to CORS restrictions; a proxy server is required. The package ships TypeScript types and relies on protobuf-generated classes. Releases are tied to the underlying Clarifai gRPC spec version. Use ClarifaiStub.promise() to get a client instance and protobuf message classes for API interactions.