ComfyUI Node
Chat (Ollama)
A ComfyUI node in ChatOptimize with 9 inputs and 2 outputs.
Chat (Ollama)
- llm_config
- assistant_response
- readable_history
◄model_namellama3►
◄base_urlhttp://127.0.0.1:11434►
◄user_message►
◄actionsend►
◄session_iddefault►
◄system_prompt►
◄refresh_sessionfalse►
◄auto_clear_inputtrue►
CategoryChatOptimize
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | STRING | llama3 | — |
| base_url | STRING | http://127.0.0.1:11434 | — |
| user_message | STRING | — | |
| action | COMBO | send | 4 options: send, regenerate, clear, deliver_to_optimizer |
| session_idopt | STRING | default | — |
| system_promptopt | STRING | — | |
| refresh_sessionopt | BOOLEAN | false | — |
| auto_clear_inputopt | BOOLEAN | true | — |
| llm_configopt | LLM_CONFIG | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| assistant_response | STRING | — |
| readable_history | STRING | — |