Vercel AI SDK
Map the AI SDK’s OpenTelemetry spans into OpenInference with one processor and a per-call flag — models, tokens, cost, and the full multi-step trajectory.
Any OpenTelemetry app
Already emitting OpenInference spans? Add
bryelSpanProcessor and you’re done — or supply a SpanMapper for custom span shapes.Provider SDKs
Trace OpenAI, Anthropic, or LangChain by shipping their OpenTelemetry GenAI spans to bryel as-is — no call-site changes.
Adapters ship in their own packages —
@bryel/vercel for the AI SDK — and build on the framework-agnostic @bryel/sdk-core. bryel owns its conventions outright, so no third-party observability SDK lands in your dependency tree.