New
Release 0.4.5
What's Changed
- 351 add json schema builder for response api structured output return format by @nezhyborets in https://github.com/MacPaw/OpenAI/pull/362
- Update Readme by @nezhyborets in https://github.com/MacPaw/OpenAI/pull/368
- chore: Put Sendable to URLSessionDataDelegateProtocol by @nezhyborets in https://github.com/MacPaw/OpenAI/pull/360
- chore: Fix and test request interception by @nezhyborets in https://github.com/MacPaw/OpenAI/pull/359
- chore: Rewrite ModelResponseEventsStreamInterpreterTests by @nezhyborets in https://github.com/MacPaw/OpenAI/pull/358
- Make ID optional in ToolCallParam by @batanus in https://github.com/MacPaw/OpenAI/pull/366
- Add dimensions field to EmbeddingsQuery by @Priva28 in https://github.com/MacPaw/OpenAI/pull/367
- Remove AnyJSONSchema. Make JSONSchema enum by @nezhyborets in https://github.com/MacPaw/OpenAI/pull/365
- 138 timestamps from whisper api by @nezhyborets in https://github.com/MacPaw/OpenAI/pull/369
New Contributors
- @Priva28 made their first contribution in https://github.com/MacPaw/OpenAI/pull/367
Full Changelog: https://github.com/MacPaw/OpenAI/compare/0.4.4...0.4.5