ComfyUI Node

SID LLM API

Unified LLM provider: Cloud (Anthropic, OpenAI, Gemini, Groq, etc.) + Local (Ollama, LM Studio)

By slahiri·Created 9 months ago·Updated 7 months ago· 60
SID LLM API
    • LLM_MODEL
    providerAnthropic
    api_key
    model[Anthropic] claude-sonnet-4-5-20250929
    custom_model
    api_url
    temperature0.3
    max_tokens_presetMedium (2048)
    custom_max_tokens4096
    enable_reasoningtrue
    CategorySID Photography Toolkit/LLM Providers

    Inputs (9)

    NameTypeDefaultDescription
    providerCOMBOAnthropicSelect LLM provider
    api_keySTRINGAPI key for your provider (not needed for local providers)
    modelCOMBO[Anthropic] claude-sonnet-4-5-20250929Select model (provider prefix shows which API will be used)
    custom_modelSTRINGOverride model name (for custom/unlisted models)
    api_urlSTRINGCustom API URL (leave empty to use provider default)
    temperatureFLOAT0.30–2Creativity level (0=deterministic, 0.3=balanced, 1+=creative)
    max_tokens_presetCOMBOMedium (2048)Output length: Low=512, Medium=2048, High=8192, Very High=Model Max
    custom_max_tokensINT4096128–200000Custom max tokens (only used when preset is 'Custom')
    enable_reasoningBOOLEANtrueEnable extended thinking for supported models (Claude 4.5, o1, o3, DeepSeek R1, etc.)

    Outputs (1)

    NameTypeDescription
    LLM_MODELLLM_MODELLLM configuration to connect to SID_ZImagePromptGenerator