Skip to content

Releases: sashabaranov/go-openai

v1.9.5

28 May 01:54
62eb4be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.4...v1.9.5

v1.9.4

11 May 07:00
be253c2
Compare
Choose a tag to compare

What's Changed

  • Add missing error processing for audio by @smoreg in #301
  • Add Readme example to example_test.go by @hoani in #298
  • change azure engine config to modelMapper by @GargantuaX in #306

New Contributors

Full Changelog: v1.9.3...v1.9.4

v1.9.3

03 May 18:49
a24581d
Compare
Choose a tag to compare

What's Changed

  • Resolve issue #296: Remove httpbin dependency from TestRequestError by @YukiBobier in #297
  • maintain underlying error structs to allow for type conversion by @qhenkart in #293

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

03 May 10:03
104c0c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

30 Apr 22:43
af9ff51
Compare
Choose a tag to compare

What's Changed

  • Adds support for audio captioning with Whisper by @hoani in #267
  • Fixing missing OrgId assignment issue in the ChatCompletionStream by @biu7 in #268
  • fix:model param type, add moderation Model Name const. by @aceld in #270
  • feat: RequestError print status code by @liushuangls in #285
  • Fix OpenAI or Azure returns an undefined error message return by @zjy282 in #283
  • fix expected error message by @sashabaranov in #289

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

19 Apr 13:27
d6ab1b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

14 Apr 21:56
061c97e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

08 Apr 18:51
334ee6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

04 Apr 12:11
2f3700f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

04 Apr 08:09
8677fb4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.8...v1.6.0