ComfyUI Node
llama.cpp Prompt Output
Displays and forwards LLM text, with optional conversion of common Markdown and HTML to plaintext.
llama.cpp Prompt Output
- text
◄text—►
◄plaintextfalse►
CategoryLlamaCpp
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Text to display and pass through. | |
| plaintextopt | BOOLEAN | false | Convert common Markdown and HTML markup to plaintext. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | Displayed text, converted to plaintext when requested. |