Error overloaded message

here’s the error i’m having in my ai agent

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

Hello
I hope you are well.

This error is due to an overloaded system.
Has it happened recently? Does it happen all the time? Does it happen at a specific time of day?

What model do you use? Because OpenAI 3.5 cannot handle large volumes of data and generates this type of failure.

I suggest that you initially update your AI model to a stronger model with the capacity to handle a larger volume of TOKENS.

Then run your flow again to see if the failure persists.

Check the logs for messages about high demand within OpenAI, because it may be a problem with OpenAI’s own server;

I hope I have helped in some way.

If this suggestion solved your problem, mark my post as a solution (blue box with a check mark) so that this ongoing discussion does not distract others who want to find out the answer to the original question and press the heart :heart: button. Thank you :heart:

1 Like

Thank you, I found out that it is an open AI thing I really appreciate your help

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.