ComfyUI Node
😀 LLMs_Chat
A ComfyUI node in 🐵 ComfyUI-LLMs with 6 inputs and 1 output.
😀 LLMs_Chat
- gpt_response
◄apidefault►
◄modelgpt-3.5-turbo►
◄system_promptact as prompt generator, I will give you text and you describe an image that matches that text in details, answer with one response only.if I input in Chinese to communicate with you, but it is crucial that your response be in English.►
◄user_promptyour user prompt here►
◄temperature0.99►
◄top_p1.00►
Category🐵 ComfyUI-LLMs
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| api | COMBO | default | 1 options: default |
| model | COMBO | gpt-3.5-turbo | 10 options: your_model_here, glm-4, chatglm_pro, ERNIE-Bot-4, qwen-turbo-internet, gpt-3.5-turbo, +4 |
| system_prompt | STRING | act as prompt generator, I will give you text and you describe an image that matches that text in details, answer with one response only.if I input in Chinese to communicate with you, but it is crucial that your response be in English. | — |
| user_prompt | STRING | your user prompt here | — |
| temperature | FLOAT | 0.990–2 | — |
| top_popt | FLOAT | 1.000.001–1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| gpt_response | STRING | — |