Cloudflare Model
Run any of the models available in the [Cloudflare Workers AI catalog](https://developers.cloudflare.com/workers-ai/models/). ### How to use 1. Click the model selector on the node — a dropdown opens with the full catalog grouped by task (Text Generation, Text-to-Image, Translation, …) 2. Type in the **search field** at the top of the dropdown to filter by identifier, description or task 3. Click a model — the node's inputs and outputs update to match the model's published schema 4. Connect parameters and run the workflow When the schema changes, connected edges are cleared to prevent type mismatches. If you want to switch models without losing wiring, duplicate the node first. ### Loading a model that isn't listed If you type a well-formed identifier (e.g. \
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| model | string | Yes | Cloudflare Workers AI model identifier (e.g., @cf/meta/llama-3.2-3b-instruct) |
Reference
External DocumentationRelated Nodes in Artificial Intelligence
Claude Opus 4.1
Most advanced Claude model with latest capabilities
Claude Sonnet 4
Latest Claude Sonnet model with advanced capabilities
Claude 3.7 Sonnet
Mid-tier model between 3.5 and 4.0 generations
GPT-5
Next-generation flagship model
GPT-5 Mini
Faster, cost-effective version of GPT-5
Gemini 2.5 Pro
Most capable model for complex reasoning and creative tasks
Gemini 2.5 Flash
Fast, efficient model for most use cases
Replicate Model
Run any model from the Replicate collection. Enter a model identifier, load its schema, and the node's inputs and outputs adapt automatically.