ComfyUI Node
Conversational
A ComfyUI node in Transformers/NLP/Conversational with 3 inputs and 2 outputs.
Conversational
- response
- updated_history
◄user_message►
◄history[]►
◄model_namemicrosoft/DialoGPT-medium►
CategoryTransformers/NLP/Conversational
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| user_message | STRING | — | |
| history | STRING | [] | — |
| model_name | STRING | microsoft/DialoGPT-medium | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |
| updated_history | STRING | — |