service · inferred from evidence
Workers AI binding
A binding for Workers AI, unaffected by the proxying issue.
- 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,