Can we get more guidance on an ideal API
Can we get more guidance on an ideal API key permissions scheme for wrangler to use workers-ai in local dev? I find wrangler login problematic, often have to do the oauth dance every hour or sometimes in local dev regardless just for the workers-ai calls, even though I can always easily deploy assets via wrangler deploy commands. I hear the solution is API keys instead, but the API key gen process is confusing when it comes to workers-ai or other deploy related permissions.
