Query results from the Pinecone database

Prerequisites: You must have access to the Pinecone console and API key to configure the account.

This example pipeline demonstrates how to use the Pinecone Query Snap to query results from the Pinecone database.

  1. Configure the Mapper Snap to pass the vector values to be queried from Pinecone.

    Mapper Snap Configuration

  2. Configure the Pinecone Query Snap with relevant values for the Index name and Namespace from the suggestions list.

    Pinecone Query Snap Configuration

  3. Select the Include vector values checkbox and Include metadata checkbox if you want the vector values and metadata displayed in the output.

    Pinecone Query Snap Configuration

  4. Validate the pipeline. The Pinecone Query Snap output displays the records for the vector passed in the upstream Snap.

    Pinecone Query Snap Output

To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.