joshpxyne / gpt-migrate

Easily migrate your codebase from one framework or language to another.
https://gpt-migrate.com
MIT License
6.85k stars 485 forks source link

Rate limit error on Python 3 to PHP #15

Closed curtisdelicata closed 1 year ago

curtisdelicata commented 1 year ago

openai.error.RateLimitError: Rate limit reached for default-gpt-3.5-turbo-16k in organization org-xxxxxxxxxxxxxxx on tokens per min. Limit: 180000 / min. Current: 178656 / min. Contact us through our help center at help.openai.com if you continue to have issues.

I don't have gpt-4 trial. It has a lot of lines appearing for same python file. Is it stuck in a loop? I'm trying to port https://github.com/apriha/lineage to PHP 8.2 from Python 3.

Sorry I should of described this in my previous issue that was closed.

curtisdelicata commented 1 year ago

Does anyone have GPT 4 that can port it and test? I can pay for the billing at openai.com and time spent. Has to be a reasonable price, can pay with a deposit by escrow on PeoplePerHour or on completion?

joshpxyne commented 1 year ago

This is due to your OpenAI account unfortunately - Rate Limits