Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@fuegoio fuegoio released this 08 May 16:42
· 9 commits to main since this release

Breaking changes - TS only

  • The enums ToolType, ResponseFormats and ToolChoice are not exported anymore as they were only exported as type definitions and not usable at runtime. The types should be replaced by the literals directly (#72).

Improvements

Full Changelog: 0.1.3...0.2.0