New
Release 0.4.7
What's Changed
- Add 'minimal' reasoning effort by @zats in https://github.com/MacPaw/OpenAI/pull/384
- Update LinkPreview.swift by @mehmetbaykar in https://github.com/MacPaw/OpenAI/pull/377
- Fix: Return after decoding ResponseStreamEvent successfully by @neelvirdy in https://github.com/MacPaw/OpenAI/pull/383
- Make ChoiceDeltaToolCall.index optional by @batanus in https://github.com/MacPaw/OpenAI/pull/380
- Fix: Consider event type in data payload when processing model response streams by @JaredConover in https://github.com/MacPaw/OpenAI/pull/387
- Add Double/Int overloads for JSON schema numeric constraints by @mi12-root in https://github.com/MacPaw/OpenAI/pull/391
New Contributors
- @zats made their first contribution in https://github.com/MacPaw/OpenAI/pull/384
- @mehmetbaykar made their first contribution in https://github.com/MacPaw/OpenAI/pull/377
- @JaredConover made their first contribution in https://github.com/MacPaw/OpenAI/pull/387
- @mi12-root made their first contribution in https://github.com/MacPaw/OpenAI/pull/391
Full Changelog: https://github.com/MacPaw/OpenAI/compare/0.4.6...0.4.7