OpenTelemetry Tracing for Vercel AI SDK #2574
rohit-kadhe
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
@rohit-kadhe have you considered integrating with the OTel data that we provide? https://sdk.vercel.ai/docs/ai-sdk-core/telemetry |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We've developed a solution to trace key Vercel AI SDK functions, including
generateText
,streamText
,embed
, andembedMany
. Currently, our tracing supports openai, with more vendors being added regularly!Langtrace AI: https://github.com/Scale3-Labs/langtrace
Tracing Vercel AI SDK: https://docs.langtrace.ai/supported-integrations/web-frameworks/nextjs
Beta Was this translation helpful? Give feedback.
All reactions