Skip to content

Releases: MacPaw/OpenAI

Release 0.3.5

23 Feb 05:10
0e8b8b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.4...0.3.5

Release 0.3.4

17 Feb 19:32
190c355
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.3...0.3.4

Release 0.3.3

11 Feb 15:13
5705975
Compare
Choose a tag to compare

What's Changed

  • Support comments in streaming response by @SplittyDev in #259
  • Implement cancellation by utilizing native URLSession functionality by @nezhyborets in #251
  • Add language ids for more swift code blocks in readme by @niclego in #254
  • Add reasoningEffort parameter to ChatQuery by @dounan in #255
  • Feat: Add o3-mini to Model list by @yukiny0811 in #256

New Contributors

Full Changelog: 0.3.2...0.3.3

Release 0.3.2

31 Jan 10:02
5f05c8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.3.2

Release 0.3.1

24 Jan 18:33
2d8cf55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

Release 0.3.0

18 Jul 19:39
843e087
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.9...0.3.0

0.2.9 GPT-4o

15 May 07:33
fd13a41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.8...0.2.9

Release 0.2.8

21 Apr 07:43
9959386
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.7...0.2.8

Release 0.2.7

01 Apr 12:56
5861c59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.6...0.2.7

0.2.6

14 Feb 11:50
35afc9a
Compare
Choose a tag to compare

What's Changed

  • Feat: Create Speech [ tts-1, tts-1-hd ] by @ingvarus-bc in #120
  • Feat: adds quality to ImagesQuery by @kevinhermawan in #132
  • Chore: fixed typo in examples for image edits/variations by @fluidpixel in #131
  • Fix: Readme typos in create speech example by @lzell in #133
  • Fix: fix json decode error when jsonContent is emtpy by @oblank in #151
  • Fix: prevent json decoding error when streaming by @neelvirdy in #154
  • Trimming contentString by @frogcjn in #149
  • Simplify OpenAI.performRequest by @rchatham in #135
  • Add OpenAI models from Jan 25th by @philippzagar in #150
  • Array thread safety wrapper to fix racing condition causing Fatal error by @kalafus in #156
  • NormalizeSpeechSpeed method now works as specified, is tested by @kalafus in #158
  • View abstraction of navigationTitle and modelSelect for reuse in demo by @kalafus in #161

New Contributors

Full Changelog: 0.2.5...0.2.6