Nodes/ComfyUI Griptape Nodes/Griptape Agent Config: LM Studio Drivers
ComfyUI Node

Griptape Agent Config: LM Studio Drivers

LM Studio Prompt Driver. LMStudio is available at https://lmstudio.ai

By griptape-ai·Created 2 years ago·Updated about a year ago· 238
Griptape Agent Config: LM Studio Drivers
    • CONFIG
    prompt_model_commentPrompt Driver
    model
    max_attempts_on_fail2
    temperature0.10
    seed10342349342
    use_native_toolsfalse
    max_tokens-1
    min_p0.10
    response_formatdefault
    base_urlhttp://127.0.0.1
    port1234
    api_keylm_studio
    embedding_model_commentEmbedding Driver
    embedding_model
    CategoryGriptape/Agent Configs

    Inputs (14)

    NameTypeDefaultDescription
    prompt_model_commentoptSTRINGPrompt Driver
    modeloptSTRINGThe model to use for the chat prompt.
    max_attempts_on_failoptINT21–100Maximum attempts on failure
    temperatureoptFLOAT0.100–1Temperature for sampling
    seedoptINT10342349342Seed for random number generation
    use_native_toolsoptBOOLEANfalseEnable or disable the use of native tools.
    max_tokensoptINT-1Maximum tokens to generate. If <=0, it will use the default based on the tokenizer.
    min_poptFLOAT0.100–1Minimum probability for sampling. Lower values will be more random.
    response_formatoptCOMBOdefaultFormat of the response
    base_urloptSTRINGhttp://127.0.0.1The base URL for the embedding service.
    portoptSTRING1234The port number for the embedding service.
    api_keyoptSTRINGlm_studioAPI key for the embedding service.
    embedding_model_commentoptSTRINGEmbedding Driver
    embedding_modeloptSTRINGSelect the embedding model to use.

    Outputs (1)

    NameTypeDescription
    CONFIGCONFIG