What's Changed
* Course generation requests that hit rate limit errors (429) are now retried in OpenAI-based generator by mmacy in https://github.com/mmacy/okcourse/pull/51
* Bump `openai` version to `1.61.0` - adds support for **o3-mini** by mmacy in https://github.com/mmacy/okcourse/pull/52
**Full Changelog**: https://github.com/mmacy/okcourse/compare/v0.1.12...v0.1.13