Open jensroth-git opened 3 months ago
TS 5.5.4 upgrade: https://github.com/vercel/ai/pull/2688
Thanks for the bug report! There are 3 issues here:
openai
package as dev dependency"@types/react": "^18"
The fix has landed, with the workarounds you should be able to compile.
Description
install the "ai" and the "@ai-sdk/openai" package and build the following example...
node -v v20.16.0
tsc -v Version 5.5.4
Code example
Additional context
No response