Nodes/ComfyUI-Artha-Nodes/πŸ”± Artha Gemini Question
ComfyUI Node

πŸ”± Artha Gemini Question

Gemini Question node can be used to ask questions though the context will not be preserved as this node is not suitable for dialogue purposes.

By CyrostarΒ·Created 9 months agoΒ·Updated 7 months agoΒ· 0
πŸ”± Artha Gemini Question
    • answer
    β—„questionβ–Ί
    β—„api_keyβ–Ί
    β—„modelgemini-2.5-flashβ–Ί
    β—„max_tokens5000β–Ί
    β—„temperature0.7β–Ί
    CategoryArtha/LLM/Gemini

    Inputs (5)

    NameTypeDefaultDescription
    questionSTRINGβ€”
    api_keySTRINGAPI key will be visible in plain text. Consider adding your api to the api.json located inside this custom node folder.
    modelCOMBOgemini-2.5-flash5 options: gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite, gemini-2.0-flash, gemini-2.0-flash-lite
    max_tokensINT50001–8192For Gemini models, a token is equivalent to about 4 characters. 100 tokens is equal to about 60–80 English words.
    temperatureFLOAT0.70–2A temperature of 0 means only the most likely tokens are selected. Higher values increase randomness.

    Outputs (1)

    NameTypeDescription
    answerSTRINGβ€”