ComfyUI Node
🤖 LLMs Chat | 智能对话
A ComfyUI node in 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►
CategoryLLMs
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| api | COMBO | default | 1 options: default |
| model | COMBO | gpt-3.5-turbo | 1 options: gpt-3.5-turbo |
| 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 | — |