Skip to main content
Text models are large language models you can select on any text-generating node. They power Generate Text, and run under the hood in LLM-based logic nodes like Switch and If / Else.

Families

Model availability changes over time. The list below reflects the families currently supported. Pick a model from the node’s model selector.
FamilyProviderNotable modelsGood for
ClaudeAnthropicOpus 4.6, Opus 4.5, Opus 4.1, Opus 4, Sonnet 4.6, Sonnet 4.5, Sonnet 4, Haiku 4.5Long-form writing, reasoning, careful instruction-following
GeminiGoogleGemini 3.1 Pro, Gemini 3 Pro, Gemini 3 Flash, Gemini 2.5 Pro, Gemini 2.5 Flash, Gemini 2.5 Flash Lite, Gemini 2.0 FlashFast classification and routing, multimodal input, high-volume runs
OpenAIOpenAIGPT-5.2, GPT-5.1, GPT-5, GPT-4.1, GPT-4.1 Mini, o3General-purpose generation, structured output, reasoning

Settings

Text models share a common set of options on the node. Availability depends on the model you pick.
SettingWhat it does
reasoning_effortHow much the model thinks before answering. Higher effort improves quality on hard tasks at the cost of latency and credits.
enable_web_searchLets the model look up current information on the web while generating.
Structured output (output_schema_preset)Constrains the output to a defined shape so downstream nodes receive predictable fields.
See Model settings for the full reference.

Generate Text

Generate text from a prompt, with optional media attachments and brand context. Pick a creative assistant to pre-fill an expert prompt for image prompting, ad copy, brand analysis, and more.
LLM-based logic nodes such as Switch and If / Else also run a text model to evaluate their conditions.