Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

v0.3.0

Choose a tag to compare

@hickeyma hickeyma released this 22 Aug 16:06
· 673 commits to main since this release
82dbf15

⚠️ Introducing removal of unused arguments in generate() API for initializing OpenAI client ⚠️

Valid OpenAI client now needs to be passed to the API as it will no longer be initialized on the API side.

The removal of the unused arguments for initalizing OepnAI client was driven from the CLI, please refer to the PR on GitHub.


What's Changed

Full Changelog: v0.2.6...v0.3.0