ComfyUI Node
NanoBanana - Multi-Turn Chat
A ComfyUI node in NanoBanana2/Text with 8 inputs and 2 outputs.
NanoBanana - Multi-Turn Chat
- network
- response
- conversation_history
◄api_key►
◄modelgemini-2.5-flash►
◄custom_model►
◄message►
◄conversation_history►
◄system_instruction►
◄temperature0.70►
CategoryNanoBanana2/Text
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | NanoBanana - API key. Leave blank to use GEMINI_API_KEY env var. | |
| model | COMBO | gemini-2.5-flash | NanoBanana - model for chat. |
| custom_model | STRING | Override with a custom model ID. | |
| message | STRING | The new user message to send. | |
| conversation_historyopt | STRING | JSON conversation history from previous turn. Leave empty to start fresh. | |
| system_instructionopt | STRING | System instruction for the chat. | |
| temperatureopt | FLOAT | 0.700–2 | Controls randomness. |
| networkopt | NB_NETWORK | Optional. Wire a NanoBanana - Network Route node here to route this request through that proxy (e.g. US egress). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |
| conversation_history | STRING | — |