What's Changed
- feat(OpenAI): add support for programmatic tool calling in Responses API by @e4se in #790
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #792
- feat(OpenAI): add support for apply_patch tool in Responses API by @e4se in #794
- fix(OpenAI): optimize streamed response processing by @e4se in #795
- fix(OpenAI): allow null ranking_options and max_num_results in FileSearchTool by @lazerg in #798
- fix(OpenAI): add cache_write_tokens to CreateResponseUsagePromptTokensDetails by @lazerg in #803
- fix(OpenAI): support web search image results and settings by @e4se in #799
- release: v0.21.0 by @iBotPeaches in #804
Full Changelog: v0.20.1...v0.21.0