@abvdev/tracing
v0.0.1-beta.7
Published
ABV instrumentation methods based on OpenTelemetry
Downloads
90
Readme
@abvdev/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 |
| ----------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------ |
| @abvdev/client | | ABV API client for universal JavaScript environments | Universal JS |
| @abvdev/tracing |
| ABV instrumentation methods based on OpenTelemetry | Node.js 20+ |
| @abvdev/otel |
| ABV OpenTelemetry export helpers | Node.js 20+ |
| @abvdev/openai |
| ABV integration for OpenAI SDK | Universal JS |
| @abvdev/langchain |
| ABV integration for LangChain | Universal JS |
Documentation
- Docs: https://abv.dev/docs/sdk/typescript
