Instrumentation ( Auto )
Mistral AI
1. Installation
Install the traceAI package to access the observability framework.
2. Set Environment Variables
Set up your environment variables to authenticate with both FutureAGI and MistralAI .
3. Initialize Trace Provider
Set up the trace provider to create a new project in FutureAGI, establish telemetry data pipelines .
4. Instrument your Project
Instrument your Project with MistralAI Instrumentor. This step ensures that all interactions with the MistralAI are tracked and monitored.
5. Create Mistral AI Components
Set up your Mistral AI client and use your application as you normally would. Our Instrumentor will automatically trace and send the telemetry data to our platform.
Was this page helpful?