Quick Start
Get started with Workers AI in under 2 minutes:Add Provider in Model Catalog
Before making requests, add Workers AI to your Model Catalog:- Go to Model Catalog → Add Provider
- Select Workers AI
- Enter your Cloudflare API key
- Name your provider (e.g.,
workers-ai)
Complete Setup Guide
See all setup options and detailed configuration instructions
Workers AI Capabilities
Image Generation
Workers AI supports image generation with various models:Supported Models
Cloudflare Workers AI provides serverless AI inference with various models: Chat Models:- @cf/meta/llama-3.2-3b-instruct
- @cf/meta/llama-3.1-8b-instruct
- @cf/mistral/mistral-7b-instruct-v0.1
- @cf/stabilityai/stable-diffusion-xl-base-1.0
Next Steps
Gateway Configs
Add fallbacks, load balancing, and more
Observability
Monitor and trace your Workers AI requests
Caching
Cache responses at the edge

