Skip to content

Releases: sashabaranov/go-openai

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

v1.5.8

02 Apr 14:26
b542086
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.7...v1.5.8

v1.5.7

23 Mar 19:18
479dab3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.6...v1.5.7

v1.5.6

22 Mar 13:48
2ebb265
Compare
Choose a tag to compare

What's Changed

  • Update README.md to rename the image file created to example.png by @kotaroyamazaki in #192
  • refactor: Refactor endpoint and model compatibility check by @j178 in #180

New Contributors

Full Changelog: v1.5.5...v1.5.6