Skip to content

Releases: sashabaranov/go-openai

v1.5.3

18 Mar 15:32
a6b35c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

16 Mar 06:46
fd44d36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

15 Mar 07:45
ec4aeed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

08 Mar 10:09
c380d50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.5.0

v1.4.2

06 Mar 08:59
522ae20
Compare
Choose a tag to compare

What's Changed

  • Add speech to text example in docs by @hoani in #124
  • Correction of incorrect function names in comments by @NICEXAI in #125
  • add "name" property for ChatCompletionMessage by @fussraider in #123
  • Warn about GPT3.5-turbo models in regular completion by @sashabaranov in #127

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

04 Mar 11:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.4.1

v1.3.3

03 Mar 07:08
4e1be7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v.1.3.2

03 Mar 05:55
39ca4e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Mar 06:28
58d99eb
Compare
Choose a tag to compare

What's Changed

  • Add the rest of the Chat Completion fields by @pnegahdar in #92
  • refactor: use http.NewRequestWithContext instead of http.NewRequest by @bestgopher in #97

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

01 Mar 20:49
c8261c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0