Nodes/comfyui-lumi-tools/Lumi LLM Prompt Processor
ComfyUI Node

Lumi LLM Prompt Processor

Processes text prompts using an LLM provider. This node is stateless and requires a provider configuration from a provider node. It combines the instructions and prompt to generate text using the configured LLM.

By illuminatianon·Created 8 months ago·Updated 4 months ago· 0
Lumi LLM Prompt Processor
  • provider
  • text
instructions
prompt
seed0
CategoryLumi/LLM

Inputs (4)

NameTypeDefaultDescription
providerLLM_PROVIDERLLM provider configuration from a provider node
instructionsSTRINGSystem instructions for the LLM
promptSTRINGUser prompt to process
seedINT00–18446744073709550000Random seed for deterministic generation (if supported by model)

Outputs (1)

NameTypeDescription
textSTRING