Installation
Install the appropriate packages for the modules you want to use.LLM Foundation Models
Vector DBs
LLM Frameworks
Usage
Instantiate the instrumentations you want to use and callinstrument() to register them with OpenTelemetry.
For example, to use the OpenAI instrumentation:
Python

