Overview
Install pinecone related dependencies using the following command:PINECONE_API_KEY
which you can find on Pinecone dashboard.
You can find more information about Pinecone configuration here.
You can also optionally provide
index_name
as a config param in yaml file to specify the index name. If not provided, the index name will be {collection_name}-{vector_dimension}
.