Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 16:24
ff0bdce

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