Need help identifying products in sentences using OpenAI API

Hey, so you just hit your rate limit - that’s all.

You can space put your API calls a bit wider apart.

Further, as you consume more resources, your Tier goes up as below, increasing your rate limit:

Other ways to combat this:
a) write a rule that if one API fails, use another API (from another OpenAI account)
b) do multiple items in a single call - you could potentially do about 100 to 1000 products in 1 API (GPT 4)

1 Like