Hello, I am starting from zero with n8n because I lack all previous experience in the field yet I need to ask my question about OpenAI model execution through LLM Node because I face this problem.
The service is receiving too many requests from you
I found the solution to my problem through the documentation because I understood that I need to pay for this service and I currently do not have a paid plan. The system displays an error, so I want to know if there exists a method that can help me overcome this obstacle.
Hi @keasloa Welcome!
This probably is caused by less OpenAI credits or not a billing attached to your OpenAI account, try getting a funded account here: https://platform.openai.com/settings/organization/billing/overview
and then once done then create a new API key and then that would make it work.
Yeah @keasloa that’s the limit of free tier, it doesn’t matter what kind of calls, literally free tier has almost zero quota. You will need to put billing credits here: platform.openai.com/account/billing, $5 will let you play for long time, or use groq: also free tier and also with large quota, will work in n8n using the openai-compatible node.