ComfyUI Node
π€ Leon Official Gemini π
A ComfyUI node in Leon_API with 9 inputs and 1 output.
π€ Leon Official Gemini π
- input_image
- image_array
- response
βmodelgemini-3-flash-previewβΊ
βuser_messageHello! How can you help me today?βΊ
βapi_keyYOUR_GEMINI_API_KEYβΊ
βsystem_messageβΊ
βtemperature1.0βΊ
βthinking_levelminimalβΊ
βcustom_modelβΊ
CategoryLeon_API
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | gemini-3-flash-preview | Gemini model to use (Google native API) |
| user_message | STRING | Hello! How can you help me today? | User message to send |
| api_key | STRING | YOUR_GEMINI_API_KEY | Your Google Gemini API key |
| system_messageopt | STRING | System instruction to set model behaviour | |
| temperatureopt | FLOAT | 1.00β2 | Sampling temperature (Google recommends 1.0 for Gemini 3) |
| thinking_levelopt | COMBO | minimal | Thinking depth: high (default) β minimal (fastest) |
| input_imageopt | IMAGE | Optional image input for vision-capable models | |
| image_arrayopt | IMAGE_ARRAY | Optional array of images (base64 data URIs or URLs) | |
| custom_modelopt | STRING | Override model name with a custom string |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| response | STRING | β |