ComfyUI Node
Griptape Embedding Driver: Amazon SageMaker Jumpstart
OpenAI Compatible Embedding Driver
Griptape Embedding Driver: Amazon SageMaker Jumpstart
- DRIVER
◄embedding_model►
◄endpointjumpstart-dft-...►
◄aws_access_key_id_env_varAWS_ACCESS_KEY_ID►
◄aws_secret_access_key_env_varAWS_SECRET_ACCESS_KEY►
◄aws_default_region_env_varAWS_DEFAULT_REGION►
CategoryGriptape/Agent Drivers/Embedding
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| embedding_modelopt | STRING | Specify the embedding model to use. | |
| endpointopt | STRING | jumpstart-dft-... | Specify the SageMaker endpoint to use. |
| aws_access_key_id_env_varopt | STRING | AWS_ACCESS_KEY_ID | Enter the name of the environment variable for your AWS_ACCESS_KEY_ID, not your actual key. |
| aws_secret_access_key_env_varopt | STRING | AWS_SECRET_ACCESS_KEY | Enter the name of the environment variable for your AWS_SECRET_ACCESS_KEY, not your actual key. |
| aws_default_region_env_varopt | STRING | AWS_DEFAULT_REGION | Enter the name of the environment variable for your AWS_DEFAULT_REGION, not your actual region. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DRIVER | EMBEDDING_DRIVER | — |