Can't use @cloudflare/ai in local development.
I am already connected to cloudflare in my local environement and I can run a deploy to Cloudflare. The AI worker works fine in production on Cloudflare, but when I run wrangler dev locally, i get the following error: {"success":false,"errors":[{"code":10000,"message":"Authentication error"}]} - if I'm authenticated to deploy to Cloudflare locally, why isn't the AI authenticted to work locally? how do you set this up properly? #cloudflare-ai
2 Replies