Hamid NawazforRetrieving Namespaceshamid-nawaz.hashnode.devยทOct 20, 2024How to retrieve namespaces from the Pinecone index?After a couple of days of effort, I've successfully discovered how to retrieve namespaces from the Pinecone index. Here's the method that finally worked: import { Pinecone } from '@pinecone-database/pinecone' const pc = new Pinecone({ apiKey: "YOUR_...PineconeAdd a thoughtful commentNo comments yetBe the first to start the conversation.