ABV instrumentation methods based on OpenTelemetry
npm install @getabv/tracingThis is the tracing package of the ABV JS SDK containing the instrumentation methods for instrumenting your LLM app such as startActiveSpan, startActiveGeneration, and the observe wrapper.
| 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