What's Changed
- Handle optional attributes in CreateResponse by @louisbels in #662
- Add
sequence_number
support toOutputTextDelta
. by @e4se in #664 - fix(OpenAI): support mcp error objects in response api by @iBotPeaches in #661
- feat: hosted-tool-choice-web-search by @ymktmk in #665
- fix(OpenAI): Add missing properties to ListInputItems call by @iBotPeaches in #668
- fix(OpenAI): handle null require_approval in Response API by @iBotPeaches in #669
- fix(OpenAI): support nested file search properties by @iBotPeaches in #670
- refactor(meta): unify response types into Actions by @iBotPeaches in #671
- Add support for reasoning text streaming events by @louisbels in #673
- Fix fixture typos. Remove extra spaces from json keys in ThreadRunStreamResponseFixture.txt by @ruslan-polutsygan in #674
- release: v0.16.1 by @iBotPeaches in #676
New Contributors
- @louisbels made their first contribution in #662
- @e4se made their first contribution in #664
- @ymktmk made their first contribution in #665
- @ruslan-polutsygan made their first contribution in #674
Full Changelog: v0.16.0...v0.16.1