I have one paid pod up running. Project and Collections initialized. Memory_Backend is set to pinecone and API and ENV is correctones but I get the following error. What do I need to do?
pinecone.core.client.exceptions.ApiException: (400)
Reason: Bad Request
HTTP response headers: HTTPHeaderDict({'content-type': 'text/plain; charset=UTF-8', 'date': 'Sat, 22 Apr 2023 12:57:04 GMT', 'x-envoy-upstream-service-time': '1143', 'content-length': '131', 'server': 'envoy'})
HTTP response body: The index exceeds the project quota of 1 pods by 1 pods. Upgrade your account or change the project settings to increase the quota.