0/10
In syncvs https://ai-sdk.dev/docs/introduction
The documentation page provided is the introduction/landing page for AI SDK and does not contain specific API reference material. It describes the SDK at a high level and lists supported providers, but does not detail function signatures, exports, or configuration options that would contradict the code API surface. No specific mismatches can be identified from this introduction page alone.
0 high0 medium0 low
12
Files analyzed
104
API symbols
1
Doc pages
23.4s
Analyzed in
34%
API coverage — Poorly documented
35 of 104 exported symbols mentioned in docs
12 source files inspected · claude-haiku-4-5-20251001 · Jun 14, 2026
- packages/amazon-bedrock/anthropic/index.d.ts
- packages/amazon-bedrock/mantle/index.d.ts
- packages/google-vertex/anthropic/index.d.ts
- packages/google-vertex/maas/index.d.ts
- packages/google-vertex/xai/index.d.ts
- packages/vue/src/shims-vue.d.ts
- packages/ai/src/index.ts
- packages/alibaba/src/index.ts
- packages/amazon-bedrock/src/index.ts
- packages/angular/src/index.ts
- packages/anthropic-aws/src/index.ts
- packages/anthropic/src/index.ts
Full parity — no significant drift found 🎉
The documentation matches the code's public API surface well.