Divergent Gemini Node
DivergentGeminiNode
Generate text using Google Gemini API with optional image input for multimodal models.
Pack: Divergent Nodes
custom_nodes.divergent_nodes
Inputs (17)
| Name | Type | Required |
|---|---|---|
| model | COMBO | required |
| prompt | STRING | required |
| temperature | FLOAT | required |
| top_p | FLOAT | required |
| top_k | INT | required |
| max_output_tokens | INT | required |
| safety_harassment | COMBO | required |
| safety_hate_speech | COMBO | required |
| safety_sexually_explicit | COMBO | required |
| safety_dangerous_content | COMBO | required |
| image_optional | IMAGE | optional |
| api_key_override | STRING | optional |
| max_retries | INT | optional |
| retry_delay_seconds | INT | optional |
| extended_thinking | BOOLEAN | optional |
| thinking_token_budget | INT | optional |
| output_thoughts | BOOLEAN | optional |
Outputs (1)
| Name | Type |
|---|---|
| text | STRING |