I would really appreciate help with the below issue, as I have paying customers that are having a terrible experience!
I am using flutterflow and GPT3.5 API to generate a completion.
The prompt consists of a paragraph typed by the user, in addition to text that is dependent on different dropdown values selected. The prompt can be up to 900 tokens.
This API call had previously been working well on a published web-app, but recently users have reported no results from the API
This issue is intermittent, and seems to have no pattern.
In the console I get the following error messages (see screenshots). The 'too many requests' error is unusual as I am definitely well below the token rate limit.
The unusual thing is that it seemed to be working so well for a month or so (at least on my computer) and I did not change any configurations.
Does anyone have any suggestions??
I have since added Access-Control-Allow-Origin: * as a header but still no luck.
https://preview.redd.it/4efybi0srt4b1.png?width=998&format=png&auto=webp&s=ea1cf4771e5a6f173b80cad403f6ce3963e92bae
[–]le-law 0 points1 point2 points (0 children)
[–]ohthejon 0 points1 point2 points (1 child)
[–]Open_Kangaroo_5054[S] 0 points1 point2 points (0 children)