meistrari / prompts-royale

Automatically create prompts and make them fight each other to know which is the best
https://promptsroyale.com
Other
546 stars 51 forks source link

RateLimit not managed? #8

Open cryptocoinserver opened 1 year ago

cryptocoinserver commented 1 year ago

Very interesting thanks for this project.

Can't use it though:

Error while completing request Rate limit reached for 10KTPM-200RPM in organization org-... on tokens per min. Limit: 10000 / min. Please try again in 6ms. Contact us through our help center at help.openai.com if you continue to have issues.

Already tried multiple freshly generated API-Keys. Seems the application doesn't retry or consider rate-limits?

Thank you.

henrycunh commented 1 year ago

It retries a couple times! I came up with a more reliable way of playing nicely with rate limits (at the cost of possible speed of total completions), will update with a new version soon!