Pinecone Snap Pack examples

Example Snaps used

Query results from the Pinecone database

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

Insert/Update values in the Pinecone database

This example pipeline demonstrates how to update/insert records in the Pinecone database.

Delete index from the Pinecone database

This example pipeline demonstrates how to delete the index from the Pinecone database using the Pinecone Delete Index Snap.

Delete records by IDs from a namespace

This example pipeline demonstrates how to delete a record by specifying the ID within a namespace from the Pinecone database.