This repository was archived by the owner on Oct 10, 2024. It is now read-only.
0.2.0
Breaking changes - TS only
- The enums
ToolType,ResponseFormatsandToolChoiceare 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
- feat: update fetch configuration logic by @sublimator in #66
- feat: add signal support and fix timeout by @sublimator in #68
- fix: typescript definitions by @sublimator in #72
Full Changelog: 0.1.3...0.2.0