This is a repro to show that AI Wholesaling with the AI SDK and the AI Gateway is not working.
- Add your Cloudflare AI Gateway token, account ID, and gateway ID to the
.dev.varsfile. - Run
pnpm installto install dependencies. - Run
pnpm testto run the tests.
Hitting the AI Gateway directly works fine. It's the AI SDK that's not working.