ComfyUI Node
Griptape Vector Store Driver: Azure MongoDB
Griptape Azure Mongodb Atlas Vector Store Driver: https://www.mongodb.com/products/platform/atlas-database
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)
| Name | Type | Default | Description |
|---|---|---|---|
| embedding_driveropt | EMBEDDING_DRIVER | Select an embedding driver or leave as default. | |
| host_envopt | STRING | AZURE_MONGODB_HOST | Enter the name of the environment variable for AZURE_MONGODB_HOST, not the actual host. |
| username_envopt | STRING | AZURE_MONGODB_USERNAME | Enter the name of the environment variable for AZURE_MONGODB_USERNAME, not the actual username. |
| password_envopt | STRING | AZURE_MONGODB_PASSWORD | Enter the name of the environment variable for AZURE_MONGODB_PASSWORD, not the actual password. |
| database_name_envopt | STRING | AZURE_MONGODB_DATABASE_NAME | Enter the name of the environment variable for AZURE_MONGODB_DATABASE_NAME, not the actual database name. |
| collection_name_envopt | STRING | AZURE_MONGODB_COLLECTION_NAME | Enter the name of the environment variable for AZURE_MONGODB_COLLECTION_NAME, not the actual collection name. |
| index_name_envopt | STRING | AZURE_MONGODB_INDEX_NAME | Enter the name of the environment variable for AZURE_MONGODB_INDEX_NAME, not the actual index name. |
| vector_path_envopt | STRING | AZURE_MONGODB_VECTOR_PATH | Enter the name of the environment variable for AZURE_MONGODB_VECTOR_PATH, not the actual vector path. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DRIVER | VECTOR_STORE_DRIVER | — |