You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To ease the getting started path, if the user sets a PINECONE_INDEX value that doesn't already exist as an index in their account, we should create it first using the waitUntilReady param in the latest TypeScript client's createIndex call.