Inputs (14)
| Name | Type | Required |
|---|---|---|
| api_key | STRING | required |
| user_prompt | STRING | required |
| text_model | COMBO | required |
| prompt_template | COMBO | required |
| seed | INT | required |
| custom_model | STRING | optional |
| system_prompt | STRING | optional |
| enable_resize | BOOLEAN | optional |
| target_width | INT | optional |
| target_height | INT | optional |
| resize_method | COMBO | optional |
| image_input_1 | IMAGE | optional |
| image_input_2 | IMAGE | optional |
| image_input_3 | IMAGE | optional |