Nodes/ComfyUI-NanoBanana2/NanoBanana - Multi-Turn Chat
ComfyUI Node

NanoBanana - Multi-Turn Chat

A ComfyUI node in NanoBanana2/Text with 8 inputs and 2 outputs.

By IxMxAMAR·Created 5 months ago·Updated 2 months ago· 4
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)

NameTypeDefaultDescription
api_keySTRINGNanoBanana - API key. Leave blank to use GEMINI_API_KEY env var.
modelCOMBOgemini-2.5-flashNanoBanana - model for chat.
custom_modelSTRINGOverride with a custom model ID.
messageSTRINGThe new user message to send.
conversation_historyoptSTRINGJSON conversation history from previous turn. Leave empty to start fresh.
system_instructionoptSTRINGSystem instruction for the chat.
temperatureoptFLOAT0.700–2Controls randomness.
networkoptNB_NETWORKOptional. Wire a NanoBanana - Network Route node here to route this request through that proxy (e.g. US egress).

Outputs (2)

NameTypeDescription
responseSTRING
conversation_historySTRING