Skip to content

Releases: sashabaranov/go-openai

v1.11.3

21 Jun 18:14
ffa7abc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.2...v1.11.3

v1.11.2

16 Jun 17:25
f0770cf
Compare
Choose a tag to compare

What's Changed

  • add items, which is required for array type by @awormuth in #373
  • audio: add items to AudioResponseFormat enum by @romazu in #382

New Contributors

  • @awormuth made their first contribution in #373
  • @romazu made their first contribution in #382

Full Changelog: v1.11.1...v1.11.2

v1.11.1

15 Jun 11:55
0bd14f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

15 Jun 08:51
2bd65aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

08 Jun 15:32
06b16a7
Compare
Choose a tag to compare

What's Changed

  • Refactor streamReader: Replace goto Statement with Loop in Recv Method by @YukiBobier in #339
  • fix json marshaling error response of azure openai (#343) by @vvatanabe in #345

Full Changelog: v1.10.0...v1.10.1

v1.10.0

05 Jun 14:39
6830e00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.5...v1.10.0

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