I’m creating a workflow where I’m inserting data into a Pinecone namespace. I used the OpenAI Embeddings node for it. When I run my workflow, I get this error: “429 You exceeded your current quota, please check your plan and billing details.”
However, when I use the same API key with the OpenAI Chat model, it works fine. I don’t know what the issue is, as I’m a beginner in this environment.
That’s not “working”, but your OpenAI credits already reach the limit.
You may need to add some credits to your OpenAI Platform to use it again.
But the same API key is working with other OpenAI nodes , just not working with embedding node.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.