v0.9.1
v0.9.1 — OpenAI tool-call compatibility fix
Patch release for a single but high-impact bug: OpenAI's API rejects tool-call objects that don't carry an explicit type: "function" field. Our schemas were producing them implicitly, which worked everywhere except OpenAI proper. Fixed.
What's Changed
Full Changelog: v0.9.0...v0.9.1