ComfyUI Node

Grok 4.3

A ComfyUI node in Runware/Text/xai with 13 inputs and 1 output.

By Runware·Created 2 years ago·Updated about a month ago· 140
Grok 4.3
  • messages
  • text
seed0
numberResults1
includeUsagefalse
settings.maxTokensfalse
settings.maxTokens_value1
settings.temperature1.00
toolChoicefalse
toolChoice.name
toolChoice.type(default)
settings.topP1.00
outputFormatTEXT
advanced_json
CategoryRunware/Text/xai

Inputs (13)

NameTypeDefaultDescription
messagesRUNWARE_MESSAGES
seedoptINT00–9223372036854776000Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range.
numberResultsoptINT11–4Number of results to generate. Each result uses a different seed, producing variations of the same parameters.
includeUsageoptBOOLEANfalseInclude token usage statistics in the response.
settings.maxTokensoptBOOLEANfalseEnable to set settings.maxTokens. Off uses the model's default.
settings.maxTokens_valueoptINT1Maximum number of tokens to generate in the response.
settings.temperatureoptFLOAT1.000–2Controls randomness in generation. Lower values produce more deterministic outputs, higher values increase variation and creativity.
toolChoiceoptBOOLEANfalseEnable to set toolChoice. Off uses the model's default.
toolChoice.nameoptSTRINGName of the specific tool the model must call. Required when type is `tool`.
toolChoice.typeoptCOMBO(default)Strategy the model uses to decide when and which tools to call.
settings.topPoptFLOAT1.000–1Nucleus sampling parameter that controls diversity by limiting the probability mass. Lower values make outputs more focused, higher values increase diversity.
outputFormatoptCOMBOTEXTOutput format for the generated text.
advanced_jsonoptSTRINGOptional JSON merged into the request. For: tools

Outputs (1)

NameTypeDescription
textSTRING