library · inferred from evidence
workers-ai provider
A specific provider for the AI SDK, related to Cloudflare Workers AI.
- Text generation is wrong or incomplete during wrangler dev with the workers-ai provider
Running `wrangler dev` with the AI SDK's workers-ai provider produced incomplete or inaccurate generations, while `wrangler dev --remote` gave correct results every time. The same prompts worked fine through the Workers AI binding directly,