GPT-5 Mini
This node uses OpenAI's GPT-5 Mini model, a faster, cost-effective version of GPT-5.
AILLMOpenAIGPT
Try this nodeInputs
| Name | Type | Required | Description |
|---|---|---|---|
| instructions | string | No | System instructions for GPT-5 Mini's behavior |
| input | string | Yes | The input text or question for GPT-5 Mini |
| schema | schema | No | JSON schema to constrain the output format |
Outputs
| Name | Type | Description |
|---|---|---|
| text | any | Generated text or JSON response from GPT-5 Mini |
Related 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
Gemini 2.5 Pro
Most capable model for complex reasoning and creative tasks
Gemini 2.5 Flash
Fast, efficient model for most use cases
Cloudflare Model
Run any model from the Cloudflare Workers AI catalog. A searchable dropdown lists every available model; picking one rebuilds the node's inputs and outputs from its published schema.
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.