0/10
In syncvs https://ai-sdk.dev/docs/introduction
The documentation provided is a high-level introduction page that does not detail specific API exports or function signatures. No direct contradictions between the docs and code API surface are evident from this introduction page. However, the docs do not cover many of the provider-specific exports now present in the code (e.g., Alibaba, Anthropic-AWS, Angular, etc.), making it impossible to verify against detailed API changes. The introduction page alone is insufficient to audit specific API mismatches.
0 high0 medium0 low
12
Files analyzed
104
API symbols
1
Doc pages
25.3s
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 26, 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.