@anyway-sh/node-server-sdk on npm
View package on npm
Source on GitHub
View source code
Requirements
- Node.js 18 or higher
- npm, pnpm, or yarn
Installation
Verify Installation
ESM / Next.js
If your project uses ES modules, you must pass provider modules explicitly since OpenTelemetry’s require-based instrumentation doesn’t work with ESM imports:instrumentModules options.
Next Steps
Configuration
Configure the collector endpoint and authentication
Tracing LLM Calls
Start tracing your LLM calls