Nodes/ComfyUI-LLM/LLM API Call
ComfyUI Node

LLM API Call

A ComfyUI node in ComfyUI-LLM with 7 inputs and 2 outputs.

By 10e9928a·Created 10 months ago·Updated 10 months ago· 1
LLM API Call
    • response
    • full_json
    api_urlhttps://api.deepseek.com/v1/chat/completions
    api_token
    promptHello, how are you?
    modeldeepseek-chat
    temperature0.7
    max_tokens1000
    system_promptYou are a helpful assistant.
    CategoryComfyUI-LLM

    Inputs (7)

    NameTypeDefaultDescription
    api_urlSTRINGhttps://api.deepseek.com/v1/chat/completions
    api_tokenSTRING
    promptSTRINGHello, how are you?
    modelSTRINGdeepseek-chat
    temperatureFLOAT0.70–2
    max_tokensINT10001–32000
    system_promptoptSTRINGYou are a helpful assistant.

    Outputs (2)

    NameTypeDescription
    responseSTRING
    full_jsonSTRING