Nodes/comfyui-llm-wildcard-manager/🎲 LLM Server Config
ComfyUI Node

🎲 LLM Server Config

A ComfyUI node in prompt/wildcards with 6 inputs and 1 output.

By pclshmΒ·Created 4 months agoΒ·Updated 3 months agoΒ· 1
🎲 LLM Server Config
    • server
    β—„backendollamaβ–Ί
    β—„endpointhttp://localhost:11434β–Ί
    β—„modelllama3.1β–Ί
    β—„api_keyβ–Ί
    β—„temperature0.90β–Ί
    β—„llm_enabledtrueβ–Ί
    Categoryprompt/wildcards

    Inputs (6)

    NameTypeDefaultDescription
    backendCOMBOollama3 options: ollama, llamacpp, openai_compatible
    endpointSTRINGhttp://localhost:11434β€”
    modelSTRINGllama3.1β€”
    api_keySTRINGβ€”
    temperatureFLOAT0.900–2β€”
    llm_enabledBOOLEANtrueMaster switch for the LLM. When OFF, no node calls the LLM server: the Manager reuses its last generated template, and the Resolver fills __wildcards__ only from values already on disk (no value generation, no grammar pass) using the current template. Turn off to run the wildcard pipeline with the LLM server stopped.

    Outputs (1)

    NameTypeDescription
    serverLLM_SERVERβ€”