Nodes/ComfyUI Griptape Nodes/Griptape Vector Store Driver: Azure MongoDB
ComfyUI Node

Griptape Vector Store Driver: Azure MongoDB

Griptape Azure Mongodb Atlas Vector Store Driver: https://www.mongodb.com/products/platform/atlas-database

By griptape-ai·Created 2 years ago·Updated about a year ago· 238
Griptape Vector Store Driver: Azure MongoDB
  • embedding_driver
  • DRIVER
host_envAZURE_MONGODB_HOST
username_envAZURE_MONGODB_USERNAME
password_envAZURE_MONGODB_PASSWORD
database_name_envAZURE_MONGODB_DATABASE_NAME
collection_name_envAZURE_MONGODB_COLLECTION_NAME
index_name_envAZURE_MONGODB_INDEX_NAME
vector_path_envAZURE_MONGODB_VECTOR_PATH
CategoryGriptape/Agent Drivers/Vector Store

Inputs (8)

NameTypeDefaultDescription
embedding_driveroptEMBEDDING_DRIVERSelect an embedding driver or leave as default.
host_envoptSTRINGAZURE_MONGODB_HOSTEnter the name of the environment variable for AZURE_MONGODB_HOST, not the actual host.
username_envoptSTRINGAZURE_MONGODB_USERNAMEEnter the name of the environment variable for AZURE_MONGODB_USERNAME, not the actual username.
password_envoptSTRINGAZURE_MONGODB_PASSWORDEnter the name of the environment variable for AZURE_MONGODB_PASSWORD, not the actual password.
database_name_envoptSTRINGAZURE_MONGODB_DATABASE_NAMEEnter the name of the environment variable for AZURE_MONGODB_DATABASE_NAME, not the actual database name.
collection_name_envoptSTRINGAZURE_MONGODB_COLLECTION_NAMEEnter the name of the environment variable for AZURE_MONGODB_COLLECTION_NAME, not the actual collection name.
index_name_envoptSTRINGAZURE_MONGODB_INDEX_NAMEEnter the name of the environment variable for AZURE_MONGODB_INDEX_NAME, not the actual index name.
vector_path_envoptSTRINGAZURE_MONGODB_VECTOR_PATHEnter the name of the environment variable for AZURE_MONGODB_VECTOR_PATH, not the actual vector path.

Outputs (1)

NameTypeDescription
DRIVERVECTOR_STORE_DRIVER