Skip to content

Releases: sashabaranov/go-openai

v1.15

29 Aug 12:17
a2ca01b
Compare
Choose a tag to compare

What's Changed

  • feat: implement new fine tuning job API by @henomis in #479

New Contributors

Full Changelog: v1.14.2...v1.15

v1.14.2

11 Aug 18:31
a14bc10
Compare
Choose a tag to compare

What's Changed

  • feat: make finish reason nullable in json marshal by @yuikns in #449
  • docs: add Frequently Asked Questions to README.md by @vvatanabe in #462
  • Compatible with the 2023-07-01-preview API interface of Azure Openai, when content interception is triggered, the error message will contain innererror by @ZeroDeng01 in #460
  • docs: Add Contributing Guidelines by @vvatanabe in #463

New Contributors

Full Changelog: v1.14.1...v1.14.2

v1.14.1

20 Jul 16:26
1153eb2
Compare
Choose a tag to compare

What's Changed

  • ci: set up closing-inactive-issues in GitHub Action (#415) by @vvatanabe in #428
  • Check if the model param is valid for moderations endpoint by @MunaerYesiyan in #437
  • add example: fine tune by @mehulgohil in #438
  • Update comment for jsonSchema.FunctionDefinition by @savannahostrowski in #441
  • Add support for azure openai new version API (2023-07-01-preview) by @ZeroDeng01 in #451

New Contributors

Full Changelog: v1.14.0...v1.14.1

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