ComfyUI Node

API LLM Loader

A ComfyUI node in LLM with 4 inputs and 1 output.

By power88·Created 9 months ago·Updated 3 months ago· 0
API LLM Loader
    • client_info
    base_urlhttps://api.openai.com/v1
    api_keysk-1234567890
    model_namegpt-5-high
    client_typeopenai
    CategoryLLM

    Inputs (4)

    NameTypeDefaultDescription
    base_urlSTRINGhttps://api.openai.com/v1The API URL of the provider.
    api_keySTRINGsk-1234567890The API key of the provider.
    model_nameSTRINGgpt-5-highThe name of the model.
    client_typeoptCOMBOopenaiThe type of the LLM client (OpenAI chat comptitable? or Mistral?).

    Outputs (1)

    NameTypeDescription
    client_infoCLIENT_INFO