ComfyUI Node
Griptape Embedding Driver: LM Studio
OpenAI Compatible Embedding Driver
Griptape Embedding Driver: LM Studio
- DRIVER
◄embedding_model—►
◄base_urlhttp://127.0.0.1►
◄port1234►
◄use_native_toolsfalse►
◄api_keylm_studio►
CategoryGriptape/Agent Drivers/Embedding
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| embedding_modelopt | STRING | Select the embedding model to use. | |
| 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. |
| use_native_toolsopt | BOOLEAN | false | Enable or disable the use of native tools. |
| api_keyopt | STRING | lm_studio | API key for the embedding service. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DRIVER | EMBEDDING_DRIVER | — |