@getabv/tracing
v0.0.1-beta.3
Published
ABV instrumentation methods based on OpenTelemetry
Readme
@abv/tracing
This 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.
Packages
| 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 |
Documentation
- Docs: https://abv.dev/docs/sdk/typescript
- Reference: https://js.reference.abv.dev
