library · inferred from evidence
AI SDK provider
A provider component of the AI SDK used for local proxying.
- 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,