pinecone-io / pinecone-vercel-starter

Pinecone + Vercel AI SDK Starter
https://pinecone-vercel-example.vercel.app
418 stars 127 forks source link

[spruce] Bump @pinecone-database version to support global control plane #29

Open austin-denoble opened 8 months ago

austin-denoble commented 8 months ago

Problem

We've been working to support the new global control plane service in the Pinecone clients. We need to update our sample apps to migrate to the new client versions, and update associated code paths as needed.

Solution

For now, I've created a spruce branch to merge this into as we probably don't want to release sample apps that aren't aligned with what's available publicly.

Type of Change

Test Plan

Run the playwright test suite and run the application locally:

Screenshot 2023-12-18 at 3 23 32 PM Screenshot 2023-12-18 at 3 24 44 PM

Screenshot 2023-12-18 at 3 24 08 PM