Setup
Enable instrumentation with a single function call. This automatically tracks all subsequent calls to bothOpenAI and AsyncOpenAI clients.
A single
instrument() call instruments both synchronous and asynchronous clients. You don’t need to call it twice.
