Nodes/ComfyUI-Gemini-3/Gemini 3 函数调用
ComfyUI Node

Gemini 3 函数调用

A ComfyUI node in Gemini3/高级 with 8 inputs and 3 outputs.

By xuchenxu168·Created 9 months ago·Updated 9 months ago· 4
Gemini 3 函数调用
    • function_calls
    • thought_signature
    • text_response
    prompt查询巴黎和伦敦的天气
    function_declarations[ { "name": "get_weather", "description": "获取城市天气", "parameters": { "type": "object", "properties": { "city": { "type": "string", "description": "城市名称" } }, "required": [ "city" ] } } ]
    api_providergoogle
    api_key
    modelgemini-3-pro-preview
    thinking_levelhigh
    thought_signature
    function_responses
    CategoryGemini3/高级

    Inputs (8)

    NameTypeDefaultDescription
    promptSTRING查询巴黎和伦敦的天气
    function_declarationsSTRING[ { "name": "get_weather", "description": "获取城市天气", "parameters": { "type": "object", "properties": { "city": { "type": "string", "description": "城市名称" } }, "required": [ "city" ] } } ]
    api_providerCOMBOgoogle1 options: google
    api_keySTRING
    modelCOMBOgemini-3-pro-preview1 options: gemini-3-pro-preview
    thinking_levelCOMBOhigh2 options: high, low
    thought_signatureoptSTRING
    function_responsesoptSTRING

    Outputs (3)

    NameTypeDescription
    function_callsSTRING
    thought_signatureSTRING
    text_responseSTRING