You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tool): use dynamic peerDependencies version in error message
- Import peerDependencies from package.json to dynamically show
supported AI SDK version range in installation error messages
- Update JSDoc comments to reference 'ai' package instead of
@ai-sdk/provider-utils
- Simplify try-import example to use generic install hint
This ensures error messages stay in sync with peerDependencies
when the supported version range changes.
0 commit comments