Connection is not the same as the one used on the last run of the Embed recipe ({{$ctrl.rkAtEmbedding.connection}})
Vertex AI vector store requires access to a Google Cloud Storage connection for document storage (with knowledge bank usage allowed).
Must already exist
Pinecone index is not the same as the one used on the last run of the Embed recipe ({{$ctrl.rkAtEmbedding.pineconeIndexName}})
The index is the collection where the vectors are stored. It will be auto-created if absent.
Index name is not the same as the one used on the last run of the Embed recipe ({{$ctrl.rkAtEmbedding.indexName}})