ABV integration for OpenAI SDK
npm install @getabv/openaiThis is the OpenAI integration package of the ABV JS SDK containing the observeOpenAI wrapper for the OpenAI client to trace generations.
| Package | NPM | Description | Environments |
| ------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ------------ |
| @abv/client |  | ABV API client for universal JavaScript environments | Universal JS |
| @abv/tracing |  | ABV instrumentation methods based on OpenTelemetry | Node.js 20+ |
| @abv/otel |  | ABV OpenTelemetry export helpers | Node.js 20+ |
| @abv/openai |  | ABV integration for OpenAI SDK | Universal JS |
| @abv/langchain |  | ABV integration for LangChain | Universal JS |
- Docs: https://abv.dev/docs/sdk/typescript
- Reference: https://js.reference.abv.dev