Releases: jamesrochabrun/SwiftOpenAI
Releases · jamesrochabrun/SwiftOpenAI
SwiftOpenAI 4.4.8
What's Changed
- Fix streaming function call decoding error when 'name' field is missing by @jamesrochabrun in #189
- Fix InstructionsType decoding for reusable prompts (issue #187) by @jamesrochabrun in #190
Full Changelog: 4.4.7...4.4.8
SwiftOpenAI 4.4.7
SwiftOpenAI 4.4.6
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