Skip to content

Commit

Permalink
docs: Update vercel-ai-sdk.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen authored Oct 1, 2024
1 parent 248461d commit 2b953a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/docs/integrations/vercel-ai-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ new LangfuseExporter({ debug: true });

- If you deploy on Vercel, Vercel's OpenTelemetry Collector is only available on Pro and Enterprise Plans ([docs](https://vercel.com/docs/observability/otel-overview)).
- You need to be on `"ai": "^3.3.0"` to use the telemetry feature as it was recently added. In case of any issues, please update to the latest version as this feature is under active development.
- On NextJS, make sure that you only have a single instrumentation file.

## Learn more

Expand Down

0 comments on commit 2b953a3

Please sign in to comment.