ComfyUI Node
Chat Completion
A ComfyUI node in dv/ollama with 10 inputs and 3 outputs.
Chat Completion
- client
- history
- options
- response
- updated_history
- model_name
◄model►
◄prompt►
◄system►
◄timeout_secs300►
◄structured_outputfalse►
◄output_schema{"type": "object", "properties": {"output": {"type": "string"}}, "required": ["output"]}►
◄max_retries2►
Categorydv/ollama
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| client | LLM_CLIENT | — | |
| model | STRING | — | |
| prompt | STRING | — | |
| systemopt | STRING | — | |
| historyopt | OLLAMA_HISTORY | — | |
| optionsopt | OLLAMA_OPTIONS | — | |
| timeout_secsopt | INT | 30030–3600 | — |
| structured_outputopt | BOOLEAN | false | — |
| output_schemaopt | STRING | {"type": "object", "properties": {"output": {"type": "string"}}, "required": ["output"]} | — |
| max_retriesopt | INT | 20–5 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |
| updated_history | OLLAMA_HISTORY | — |
| model_name | STRING | — |