ComfyUI Node
Griptape Vector Store Driver: Amazon OpenSearch
Griptape Open Search Vector Store Driver: https://aws.amazon.com/opensearch-service/
Griptape Vector Store Driver: Amazon OpenSearch
- embedding_driver
- DRIVER
◄host_envAMAZON_OPENSEARCH_HOST►
◄index_envAMAZON_OPENSEARCH_INDEX_NAME►
◄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/Vector Store
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| embedding_driveropt | EMBEDDING_DRIVER | Select an embedding driver or leave as default. | |
| host_envopt | STRING | AMAZON_OPENSEARCH_HOST | Enter the name of the environment variable for your AMAZON_OPENSEARCH_HOST, not your actual host. |
| index_envopt | STRING | AMAZON_OPENSEARCH_INDEX_NAME | Enter the name of the environment variable for your AMAZON_OPENSEARCH_INDEX_NAME, not your actual index name. |
| 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 | VECTOR_STORE_DRIVER | — |