Nodes/ComfyUI-KIE-Nodes-Next/Gemini 3.7 Flash (openai)
ComfyUI Node

Gemini 3.7 Flash (openai)

Gemini 3.7 Flash (openai) OpenAPI Specification json [ { "type": "function", "function": { "name": "get_current_weather", "description": "Get the current weather in a given location", "parameters": { "type": "object", "properties": { "location": { "type": "string", "description": "The city and state, e.g. San Francisco, CA" }, "unit": { "type": "string", "enum": ["celsius", "fahrenheit"] } }, "required": ["location"] } } }, { "type": "function", "function": { "name": "get_stock_price", "description": "Get the current stock price for a given symbol", "parameters": { "type": "object", "properties": { "symbol": { "type": "string", "description": "The stock symbol, e.g. AAPL" } }, "required": ["

By felipederosilva·Created 24 days ago·Updated about 11 hours ago· 0
Gemini 3.7 Flash (openai)
    • text
    • raw_json
    • credits_consumed
    • usage_json
    • credits_left
    ◄prompt►
    ◄system_prompt►
    ◄streamfalse►
    ◄tools_json[]►
    ◄history_json[]►
    ◄expert_override_json{}►
    CategoryKIE Next/LLM/Google/Gemini

    Inputs (6)

    NameTypeDefaultDescription
    promptSTRINGUser prompt / message.
    system_promptoptSTRING—
    streamoptBOOLEANfalse—
    tools_jsonoptSTRING[]Optional function/tool definitions supported by this model endpoint.
    history_jsonoptSTRING[]Optional prior message/input array as JSON.
    expert_override_jsonoptSTRING{}Expert-only request overrides. Normal use does not require this.

    Outputs (5)

    NameTypeDescription
    textSTRING—
    raw_jsonSTRING—
    credits_consumedFLOAT—
    usage_jsonSTRING—
    credits_leftFLOAT—