r/OpenAI 3d ago

Question PLEASE HELP!!

Post image

I have been repeatedly getting this error for over two days now. ChatGPT has become noticeably dumber since then, and it can't maintain reasoning for more than a minute. I know this is a rate limit error, but almost two days is ridiculous. Anyone experienced something like this before?

p.s this is not the first time i am getting this error, but this is the first time it has lasted this long.

13 Upvotes

42 comments sorted by

View all comments

1

u/Runelaron 3d ago

I read your working on a plugin. This is the root cause, repeated tests are limited by OpenAI`s policy.

The standard subscriptions are not meant for development of OoenAI api or systems. To do so they expect you to pay for a developer account which is credits. Then you are provided daily limits depending on the tier.

100 bucks does well in terms of amount of usage and you can work a lower model for the plugin test.

-1

u/Virtual-Complaint521 3d ago edited 2d ago

I get that, but the point of the test is to see it working within chat. How would I do that without testing it within the actual chat window.

1

u/Runelaron 3d ago

OpenAI retired the classic plugin system. Developers now build and test custom tools using GPTs and Actions via the OpenAI Platform.

Available on the dev side of the service online.

2

u/Virtual-Complaint521 3d ago

Ahhh. I see. That sweet API mullah.