Clarifai is an AI Platform that provides the full AI lifecycle ranging from data exploration, data labeling, model training, evaluation, and inference.This example goes over how to use LangChain to interact with
Clarifai
models. Text embedding models in particular can be found here.
To use Clarifai, you must have an account and a Personal Access Token (PAT) key.
Check here to get or create a PAT.