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 Get Embeddings process.
1Open the Create a new index page in Pinecone.
2In the Default field, enter the index name. In the Dimensions field, enter the value 2048 for the NVIDIA model nvidia/llama-3.2-nv-embedqa-1b-v2, as shown in the following sample 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 sample image: