ComfyUI Node
Griptape Agent Config: LM Studio Drivers
LM Studio Prompt Driver. LMStudio is available at https://lmstudio.ai
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)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt_model_commentopt | STRING | Prompt Driver | — |
| modelopt | STRING | The model to use for the chat prompt. | |
| max_attempts_on_failopt | INT | 21–100 | Maximum attempts on failure |
| temperatureopt | FLOAT | 0.100–1 | Temperature for sampling |
| seedopt | INT | 10342349342 | Seed for random number generation |
| use_native_toolsopt | BOOLEAN | false | Enable or disable the use of native tools. |
| max_tokensopt | INT | -1 | Maximum tokens to generate. If <=0, it will use the default based on the tokenizer. |
| min_popt | FLOAT | 0.100–1 | Minimum probability for sampling. Lower values will be more random. |
| response_formatopt | COMBO | default | Format of the response |
| base_urlopt | STRING | http://127.0.0.1 | The base URL for the embedding service. |
| portopt | STRING | 1234 | The port number for the embedding service. |
| api_keyopt | STRING | lm_studio | API key for the embedding service. |
| embedding_model_commentopt | STRING | Embedding Driver | — |
| embedding_modelopt | STRING | Select the embedding model to use. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONFIG | CONFIG | — |