Installation
Quick Start
What Gets Traced
- Chat completions — input messages (user text only), output text, model, token usage (prompt/completion)
- Errors — captured with error status, re-thrown to caller
Configuration
Flushing and Shutdown
Already using the Vercel AI SDK with Azure? The Vercel AI SDK integration automatically traces Azure OpenAI calls when you use the AI SDK’s Azure provider. This integration is for users calling the Azure OpenAI SDK directly.