Follow our Colab guide for an interactive example.
openinference-instrumentation-mistralai package. Traces can be viewed in Arize.
Launch Arize
To get started, sign up for a free Arize account and get your Space ID and API Key.Install
API Key Setup
Set theMISTRAL_API_KEY environment variable to authenticate calls made using the SDK.
Setup
Connect to Arize using theregister function and instrument the MistralAI client.
Run Mistral
Now you can use the MistralAI client as usual. It will automatically pick up theMISTRAL_API_KEY from your environment.