Releases: jamesrochabrun/SwiftOpenAI
Releases · jamesrochabrun/SwiftOpenAI
SwiftOpenAI 4.4.5
What's Changed
- Fix Realtime API issues and audio engine crash by @jamesrochabrun in #183
Full Changelog: v4.4.4...v4.4.5
SwiftOpenAI v4.4.4
What's Changed
- Add response.done message handling for Realtime API error reporting by @jamesrochabrun in #181
Full Changelog: v4.4.3...v4.4.4
SwiftOpenAI v4.4.3
What's Changed
- Add MCP server support and image input to Realtime API by @jamesrochabrun in #180
Full Changelog: v4.4.2...v4.4.3
SwiftOpenAI v4.4.1
What's Changed
- Fix Azure OpenAI base URL construction by @jamesrochabrun in #179
Full Changelog: v4.4.1...v4.4.2
SwiftOpenAI v4.4.1
What's Changed
- Fix for Azure Real time API by @jamesrochabrun in #178
Full Changelog: v4.4.0...v4.4.1
SwiftOpenAI v4.4.0
What's Changed
- Fixing key path value type 'String' cannot be converted to contextual type 'String?' by @mergesort in #176
- Update app to latest OpenAI API by @jamesrochabrun in #177
Support for OpenAI Real Time API thanks to @lzell
Full Changelog: v4.3.4...v4.4.0
SwiftOpenAI v4.3.4
What's Changed
- Model Selector demo by @jamesrochabrun in #172
- Conversations API by @jamesrochabrun in #173
Full Changelog: v4.3.3...v4.3.4
SwiftOpenAI v4.3.3
What's Changed
- Fix model listing issues for OpenRouter by @longseespace in #162
- Add AIProxy public key for dot com TLD by @lzell in #161
- Do not throw error for unknown event types by @longseespace in #165
- Add custom tool support to Response API by @jamesrochabrun in #171
Full Changelog: v4.3.2...v4.3.3
SwiftOpenAI v4.3.2
What's Changed
- Api error details by @longseespace in #160
- Support all OpenAI Response API output item types by @longseespace in #159
- Update README with proper timeout interval example by @timimahoney in #158
- Update README.md by @jamesrochabrun in #157
- Add GPT-5 models support and verbosity parameter by @jamesrochabrun in #164
New Contributors
- @longseespace made their first contribution in #160
- @timimahoney made their first contribution in #158
Full Changelog: v4.3.1...v4.3.2
SwiftOpenAI v4.3.1
What's Changed
- Fixed: Add 'name' encoding for .jsonSchema in FormatType (Responses API) by @Mickael-tinytap in #150
- Fix SwiftFormat lint issue in TextConfiguration by @jamesrochabrun in #153
- Fix the access control of ChatCompletionParameters.StreamOptions by @AreroKetahi in #156
New Contributors
- @Mickael-tinytap made their first contribution in #150
- @AreroKetahi made their first contribution in #156
Full Changelog: v4.3.0...v4.3.1