ComfyUI Node
Griptape Vector Store Driver: Pinecone
Griptape Pinecone Vector Store Driver: https://www.pinecone.io/
Griptape Vector Store Driver: Pinecone
- embedding_driver
- DRIVER
◄api_key_env_varPINECONE_API_KEY►
◄environment_env_varPINECONE_ENVIRONMENT►
◄index_name_env_varPINECONE_INDEX_NAME►
CategoryGriptape/Agent Drivers/Vector Store
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| embedding_driveropt | EMBEDDING_DRIVER | Select an embedding driver or leave as default. | |
| api_key_env_varopt | STRING | PINECONE_API_KEY | Environment variable name for the API key. Do not include the actual API key. |
| environment_env_varopt | STRING | PINECONE_ENVIRONMENT | Environment variable name for the Pinecone environment. |
| index_name_env_varopt | STRING | PINECONE_INDEX_NAME | Environment variable name for the Pinecone index name. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DRIVER | VECTOR_STORE_DRIVER | — |