ComfyUI Node
OllamaApiChat @Liam
A ComfyUI node in Liam/LLM with 8 inputs and 3 outputs.
OllamaApiChat @Liam
- text
- messages
- session_history
◄prompthi►
◄api_urlhttp://127.0.0.1:11434/api/chat►
◄modelllava:latest►
◄system_contentYou are ChatGPT, a large language model trained by OpenAI. Answer as concisely as possible.►
◄context_size10►
◄keep_alive5►
◄topic_id1►
◄uid123►
CategoryLiam/LLM
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | hi | — |
| api_url | STRING | http://127.0.0.1:11434/api/chat | — |
| model | STRING | llava:latest | — |
| system_content | STRING | You are ChatGPT, a large language model trained by OpenAI. Answer as concisely as possible. | — |
| context_size | INT | 100–50 | — |
| keep_alive | INT | 50–60 | — |
| topic_id | STRING | 1 | — |
| uid | STRING | 123 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| messages | STRING | — |
| session_history | STRING | — |