Skip to content

Releases: sashabaranov/go-openai

v1.14.0

11 Jul 11:49
c3b2451
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

05 Jul 21:55
619ad71
Compare
Choose a tag to compare

What's Changed

  • chore: add an issue template for feature request by @vvatanabe in #410
  • chore: add an issue template for bug report by @vvatanabe in #408
  • chore: add a pull request template by @vvatanabe in #412
  • replace deprecated FunctionDefine in chat_test.go by @ryomak in #416
  • fix: move pull request template by @vvatanabe in #420
  • Fix OpenAI error when properties is empty in function call : object s… by @royalrick in #419
  • docs: remove medatada in PULL_REQUEST_TEMPLATE.md by @vvatanabe in #423
  • Allow embeddings requests to be tokens or strings by @jacksors in #417
  • docs: added instructions for obtaining OpenAI API key to README by @vvatanabe in #421

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

24 Jun 16:27
0ca4ea4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.3...v1.12.0

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