ComfyUI Node
Griptape Embedding Driver: OpenAI Compatible
OpenAI Compatible Embedding Driver
Griptape Embedding Driver: OpenAI Compatible
- DRIVER
◄embedding_modeltext-embedding-3-small►
◄base_urlhttps://api.openai.com/v1►
◄api_key_env_varOPENAI_API_KEY►
CategoryGriptape/Agent Drivers/Embedding
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| embedding_modelopt | STRING | text-embedding-3-small | Select the embedding model to use. |
| base_urlopt | STRING | https://api.openai.com/v1 | Enter the base URL for the API. |
| api_key_env_varopt | STRING | OPENAI_API_KEY | Enter the environment variable name for the API key, not the actual API key. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DRIVER | EMBEDDING_DRIVER | — |