To ensure that the process works correctly, you must create an index in Pinecone and add text for the context. The context is then converted into vectors using the Gemini Embeddings process.
1Open the Create a new index page in Pinecone.
2In the Default field, enter an index name and in the Dimensions field, enter the value 768 as shown in the following image:
3Click Create index.
After creating the index, you can use the HOST value without https:// in the Index_Host input parameter as shown in the following image: