Catch and handle rate-limiting responses from the OpenAI API.
What's Changed
- Introduce and throw a Rate Limit Exception on API calls in #10
- Implement rate-limiting for OpenAI API calls in #11
- Send correlation ID with error messages if available in #12
Full Changelog: v0.1.0...v0.2.0