ComfyUI Node
LLM Messenger
A ComfyUI node in ✨ LF Nodes/LLM with 3 inputs and 11 outputs.
LLM Messenger
- ui_widget
- dataset
- config
- chat_history_json
- chat_history_string
- last_message
- last_user_message
- last_llm_message
- styled_prompt
- character_name
- outfit_name
- location_name
- style_name
- timeframe_name
Category✨ LF Nodes/LLM
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| ui_widget | KUL_MESSENGER | — | |
| datasetopt | JSON | The dataset JSON containing characters to talk to. | |
| configopt | JSON | Set of parameters that initializes the interface. |
Outputs (11)
| Name | Type | Description |
|---|---|---|
| chat_history_json | JSON | — |
| chat_history_string | STRING | — |
| last_message | STRING | — |
| last_user_message | STRING | — |
| last_llm_message | STRING | — |
| styled_prompt | STRING | — |
| character_name | STRING | — |
| outfit_name | STRING | — |
| location_name | STRING | — |
| style_name | STRING | — |
| timeframe_name | STRING | — |