Expand description
Auth - Cloudflare account ID + API token → Workers AI endpoint resolution.
Structs§
- Account
Credentials - Resolved Cloudflare account credentials.
- Auth
Provider - Workers AI auth-provider endpoints for one account.
Constants§
- ACCOUNT_
ENV - Env var holding the (non-secret) Cloudflare account ID.
- API_
BASE - Base API host for Cloudflare client v4 endpoints.
- TOKEN_
ENV - Env var holding the Cloudflare API token (
cfut_…/cfwt_…).