Nodes/ComfyUI Griptape Nodes/Griptape Vector Store Driver: Amazon OpenSearch
ComfyUI Node

Griptape Vector Store Driver: Amazon OpenSearch

Griptape Open Search Vector Store Driver: https://aws.amazon.com/opensearch-service/

By griptape-ai·Created 2 years ago·Updated about a year ago· 238
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)

NameTypeDefaultDescription
embedding_driveroptEMBEDDING_DRIVERSelect an embedding driver or leave as default.
host_envoptSTRINGAMAZON_OPENSEARCH_HOSTEnter the name of the environment variable for your AMAZON_OPENSEARCH_HOST, not your actual host.
index_envoptSTRINGAMAZON_OPENSEARCH_INDEX_NAMEEnter the name of the environment variable for your AMAZON_OPENSEARCH_INDEX_NAME, not your actual index name.
aws_access_key_id_env_varoptSTRINGAWS_ACCESS_KEY_IDEnter the name of the environment variable for your AWS_ACCESS_KEY_ID, not your actual key.
aws_secret_access_key_env_varoptSTRINGAWS_SECRET_ACCESS_KEYEnter the name of the environment variable for your AWS_SECRET_ACCESS_KEY, not your actual key.
aws_default_region_env_varoptSTRINGAWS_DEFAULT_REGIONEnter the name of the environment variable for your AWS_DEFAULT_REGION, not your actual region.

Outputs (1)

NameTypeDescription
DRIVERVECTOR_STORE_DRIVER