Dynamiq
Node ReferenceTools

LLM Nodes

Every LLM provider node available in the workflow builder, with its node type and required connection.

The LLM entry in the builder's TOOLS palette group expands into one node per provider. All LLM nodes share the same shape: the prompt is configured on the node, and the node outputs content (string). Pick the provider, select a model, and attach the matching Connection.

ProviderNode typeConnection typeNotes
Anthropicdynamiq.nodes.llms.AnthropicAnthropic
Anyscaledynamiq.nodes.llms.AnyscaleAnyscale
Azure AIdynamiq.nodes.llms.AzureAIAzureAI
AWS Bedrockdynamiq.nodes.llms.BedrockAWS
Cerebrasdynamiq.nodes.llms.CerebrasCerebras
Coheredynamiq.nodes.llms.CohereCohere
Custom LLMdynamiq.nodes.llms.CustomLLMHttpApiKeyCustom LLM implementation for third-party providers requiring specific formatting
Databricksdynamiq.nodes.llms.DatabricksDatabricks
DeepInfradynamiq.nodes.llms.DeepInfraDeepInfra
DeepSeekdynamiq.nodes.llms.DeepSeekDeepSeek
Fireworks AIdynamiq.nodes.llms.FireworksAIFireworksAI
Geminidynamiq.nodes.llms.GeminiGemini
Groqdynamiq.nodes.llms.GroqGroq
Hugging Facedynamiq.nodes.llms.HuggingFaceHuggingFace
Mistraldynamiq.nodes.llms.MistralMistral
Nvidia NIMdynamiq.nodes.llms.NvidiaNIMNvidiaNIM
OpenAIdynamiq.nodes.llms.OpenAIOpenAI
Perplexitydynamiq.nodes.llms.PerplexityPerplexityalso outputs citations
Replicatedynamiq.nodes.llms.ReplicateReplicate
SambaNovadynamiq.nodes.llms.SambaNovaSambaNova
Together AIdynamiq.nodes.llms.TogetherAITogetherAI
VertexAIdynamiq.nodes.llms.VertexAIVertexAI
IBM watsonxdynamiq.nodes.llms.WatsonXWatsonX
xAIdynamiq.nodes.llms.xAIxAI
For prompt configuration and how LLM outputs flow into downstream nodes, see Node configuration and How nodes connect.