"API Rate Limit Reached" Error Message While Using PineconeMemory

Hello Pinecone Community,

I am encountering an issue while trying to use the PineconeMemory type on the Pinecone service. Specifically, I keep getting the error message “API Rate Limit Reached” when attempting to use the service.

I have checked my account and verified that I am still within the limits of the free tier, so I’m not sure what could be causing this error. I’ve also reached out to the Pinecone support team, but I haven’t received a response yet.

Has anyone else encountered this issue? If so, were you able to resolve it? Any guidance would be greatly appreciated.

Thank you in advance for your help.

Hi I’m assuming this isn’t using the pinecone-client library directly, I would imagine your API Rate Limit reached is likely coming from another service included within this PineconeMemory object, such as OpenAI if it is using the embedding service.