Nodes/ComfyUI-API-Toolkit/Gemini Multi-Turn Chat
ComfyUI Node

Gemini Multi-Turn Chat

A ComfyUI node in API Toolkit/Gemini/Text with 7 inputs and 2 outputs.

By IxMxAMAR·Created 5 months ago·Updated about a month ago· 1
Gemini Multi-Turn Chat
    • response
    • conversation_history
    api_key
    modelgemini-2.5-flash
    custom_model
    message
    conversation_history
    system_instruction
    temperature0.70
    CategoryAPI Toolkit/Gemini/Text

    Inputs (7)

    NameTypeDefaultDescription
    api_keySTRINGGemini API key. Leave blank to use GEMINI_API_KEY env var.
    modelCOMBOgemini-2.5-flashGemini 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.

    Outputs (2)

    NameTypeDescription
    responseSTRING
    conversation_historySTRING