Nodes/ComfyUI-SwissArmyKnife/Multi-Caption Combiner
ComfyUI Node

Multi-Caption Combiner

Calls Gemini with your API key/model to merge multiple frame captions (plus optional timestamps) into a cohesive description, returning the combined text and a status summary.

By sammykumar·Created 11 months ago·Updated 7 months ago· 5
Multi-Caption Combiner
    • combined_caption
    • gemini_status
    captions
    gemini_api_key
    gemini_modelmodels/gemini-2.0-flash-exp
    combination_styleAction Summary
    timestamps
    custom_prompt
    output_formatParagraph
    CategorySwiss Army Knife 🔪/Utils

    Inputs (7)

    NameTypeDefaultDescription
    captionsSTRINGComma-separated or newline-separated captions to combine (one per frame)
    gemini_api_keySTRINGGoogle Gemini API key for caption combining
    gemini_modelSTRINGmodels/gemini-2.0-flash-expGemini model to use for combining captions
    combination_styleCOMBOAction SummaryStyle for combining captions
    timestampsoptSTRINGComma-separated timestamps (in seconds) corresponding to each caption (optional)
    custom_promptoptSTRINGCustom instruction for combining captions (used when combination_style is 'Custom')
    output_formatoptCOMBOParagraphFormat for the combined caption output

    Outputs (2)

    NameTypeDescription
    combined_captionSTRING
    gemini_statusSTRING