ComfyUI Node
Vertex AI Text (Gemini LLM)
A ComfyUI node in VertexAI with 9 inputs and 2 outputs.
Vertex AI Text (Gemini LLM)
- vertex_config
- generation_config
- text
- generation_config
◄promptExplain quantum physics in simple terms.►
◄model_namegemini-1.5-pro-002►
◄temperature0.7►
◄max_tokens8192►
◄safety_filter_levelBLOCK_NONE►
◄system_instructionYou are a helpful assistant.►
◄custom_model_name►
CategoryVertexAI
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| vertex_config | VERTEX_CONFIG | — | |
| prompt | STRING | Explain quantum physics in simple terms. | — |
| model_name | COMBO | gemini-1.5-pro-002 | 3 options: gemini-3-pro-image-preview, gemini-3.0-pro-preview, gemini-2.5-flash-image |
| temperature | FLOAT | 0.70–2 | — |
| max_tokens | INT | 81921–1000000 | — |
| safety_filter_level | COMBO | BLOCK_NONE | 4 options: BLOCK_NONE, BLOCK_ONLY_HIGH, BLOCK_MEDIUM_AND_ABOVE, OFF |
| generation_configopt | GENERATION_CONFIG | — | |
| system_instructionopt | STRING | You are a helpful assistant. | — |
| custom_model_nameopt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| generation_config | GENERATION_CONFIG | — |