Nodes/Multimodal — LLM (Local-first: GGUF + Transformers)/Multimodal — Context schema parser (<context>…</context>)
ComfyUI Node
Multimodal — Context schema parser (<context>…</context>)
A ComfyUI node in llm/multimodal with 4 inputs and 2 outputs.
Multimodal — Context schema parser (<context>…</context>)
- updated_context
- raw_text
◄model_text►
◄context_open_tag<context>►
◄context_close_tag</context>►
◄fallback_to_emptytrue►
Categoryllm/multimodal
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model_text | STRING | — | |
| context_open_tag | STRING | <context> | — |
| context_close_tag | STRING | </context> | — |
| fallback_to_empty | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| updated_context | STRING | — |
| raw_text | STRING | — |