ComfyUI Node
๐พ OpenAI Chat API ๐
A ComfyUI node in ๐พ OmiXDev/Chat with 5 inputs and 2 outputs.
๐พ OpenAI Chat API ๐
- last_reply
- chat_history
โapi_keyโบ
โuser_messageHello!โบ
โmodelgpt-4.1-miniโบ
โresetfalseโบ
โsend_historytrueโบ
Category๐พ OmiXDev/Chat
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | โ | |
| user_message | STRING | Hello! | โ |
| model | COMBO | gpt-4.1-mini | 3 options: gpt-4.1-mini, gpt-4.1, gpt-4o-mini |
| resetopt | BOOLEAN | false | โ |
| send_historyopt | BOOLEAN | true | โ |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| last_reply | STRING | โ |
| chat_history | STRING | โ |