Property | Description |
|---|---|
Index Name | Name of the specific vector index within Pinecone that contains your document embeddings for search. |
API Key | Authentication token that grants access to your Pinecone account and services. |
Model | AI or embedding model used to convert input queries and documents into vector embeddings that Pinecone can index and search against. Different models can vary in retrieval accuracy, relevance, and performance. |
Text Key | Optional. Name of the document field that contains the textual content to be retrieved and displayed when a vector search returns matching documents. |