Nodes/comfyui-lumi-tools/Lumi OpenRouter Provider
ComfyUI Node

Lumi OpenRouter Provider

Creates an OpenRouter provider configuration for LLM processing. The API key must be set as an environment variable for security. This provider configuration is passed to the LLM Prompt Processor node.

By illuminatianon·Created 8 months ago·Updated 4 months ago· 0
Lumi OpenRouter Provider
    • provider
    env_keyOPENROUTER_API_KEY
    modelmeituan/longcat-2.0
    max_tokens1000
    top_p1.00
    CategoryLumi/LLM

    Inputs (4)

    NameTypeDefaultDescription
    env_keySTRINGOPENROUTER_API_KEYEnvironment variable name containing the OpenRouter API key
    modelCOMBOmeituan/longcat-2.0Select the OpenRouter model to use
    max_tokensINT10001–32000Maximum number of tokens to generate
    top_pFLOAT1.000–1Top-p sampling parameter for response diversity

    Outputs (1)

    NameTypeDescription
    providerLLM_PROVIDER