Skip to content

Releases: sashabaranov/go-openai

v1.17.0

07 Nov 15:24
3063e67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.1...v1.17.0

v1.16.1

06 Nov 20:27
9e0232f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.16.1

v1.16.0

10 Oct 17:16
b77d01e
Compare
Choose a tag to compare

What's Changed

  • Add DotProduct Method and README Example for Embedding Similarity Search by @ealvar3z in #492
  • fix: use any for n_epochs by @henomis in #499
  • Feat Add headers to openai responses by @henomis in #506
  • Support get http header and x-ratelimit-* headers by @liushuangls in #507

Full Changelog: v1.15.4...v1.16.0

v1.15.4

01 Oct 10:03
0d5256f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.3...v1.15.4

v1.15.3

11 Sep 13:45
8e4b796
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.2...v1.15.3

v1.15.2

07 Sep 11:00
3589837
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.1...v1.15.2

v1.15.1

31 Aug 10:16
25da859
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15...v1.15.1

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