Instrumentation ( Auto )
LiteLLM
1. Installation
Install the traceAI and litellm packages.
2. Set Environment Variables
Set up your environment variables to authenticate with both FutureAGI and OpenAI.
3. Initialize Trace Provider
Set up the trace provider to create a new project in FutureAGI, establish telemetry data pipelines .
4. Configure LiteLLM Instrumentation
Initialize the LiteLLM instrumentor to enable automatic tracing.
5. Run LiteLLM
Run LiteLLM as you normally would. Our Instrumentor will automatically trace and send the telemetry data to our platform.
Was this page helpful?