
retries defaults to 0, so setting exponential_backoff or delay_between_retries alone has no effect. Set retries to the number of retry attempts you want.
OpenAI applies tier-based rate limits. See the OpenAI rate limit docs for the limits on your account.