ComfyUI Node
Merge Q/A (CRT)
Inserts a generated phrase into the missing field of a JSON Q/A pair, completing it.
Merge Q/A (CRT)
- qa_string
◄qa_string—►
◄phrase—►
◄targetauto►
CategoryCRT/Text
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| qa_string | STRING | Incomplete JSON Q/A pair, e.g. {"user":"...","assistant":""} | |
| phrase | STRING | Generated phrase to insert into the missing Q/A field. | |
| target | COMBO | auto | Field to fill. 'auto' fills the empty field based on the original string. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| qa_string | STRING | — |