Closed ItsTiage closed 1 year ago
Same issue - is it something to do with using the free version of OPENAI? I thought free tier would at least let me have a short play with this...
3/min is a bit odd.. I know that free trial users supposed to have 20/min but I might be mistaken. Consider to upgrade or change the number of links per query from 5 to 3 (because the summarizer works simultaneously). This can be done in actions/web_search
Hope it helps!
I have the same problem. Changed the 5 limit to 2 Failed to get response from OpenAI API Also free tier, 3 RPM, after 10x saying: WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... WARNING:root:Rate limit reached, backing off... ERROR:root:Failed to get response after 10 attempts ERROR: Exception in ASGI application So I guess I will have to upgrade and pay the piper.
Do you use a valid api key?
Morning Greg, I had python installed previously, used it for a different project to develop a system (anaconda/spyder) to manage my greenhouses with a django framework. Struggled to get the downloaded gpt-r... working and eventually switched to the docker image - total newbie at docker - got the docker and api keys working (removed the {}. then I made some progress, Could not get further than the issue above. Yet... I am busy with research for a PhD (AI & Ethics & Complexity theory applied to agriculture) so I hope I can get this working to save me months on lit reviews, etc. Thanks for the support.
[UPDATE] Was having same issue.
Ensuring billing information was added to my main account from the OpenAI website solved it.
If anyone else is having this issue, you have to add billing information to the root OpenAI site. The ChatGPT Plus billing information is separate and different.
Adding an image of the site section
Top right corner under your account name:
Billing overview section:
Note: This is the view after having subscribed to a paid account.
@polygonfuture Thank you for the detailed solution!
Hi, I'm using the 'gpt-3.5-turbo-16k' model, I've so far adopted all the fixes for the issues I've encountered that were already solved, and thank you very much for your amazing support.
However I've encountered a new issue regarding the rate limit, here's the output of the error I've encountered: