Skip to content

Releases: rakyll/openai-go

v1.0.9

06 Apr 15:56
a24dddc
Compare
Choose a tag to compare

What's Changed

  • add moderation example by @ariain in #23
  • Add Name parameter for Message in CreateCompletionParams by @mvrilo in #21

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

27 Mar 16:07
c5b7976
Compare
Choose a tag to compare

What's Changed

  • Correct TopP json tag and add example for edit by @ysinjab in #18

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

21 Mar 19:22
d85e436
Compare
Choose a tag to compare

What's Changed

  • Add prompt as an optional input to transcription params by @rakyll in #17

Full Changelog: v1.0.6...v1.0.7

v1.0.6

21 Mar 16:23
03cd225
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

10 Mar 18:01
0def34b
Compare
Choose a tag to compare

What's Changed

  • Use any instead of empty interface by @rakyll in #12

Full Changelog: v1.0.4...v1.0.5

v1.0.4

10 Mar 17:50
3311f10
Compare
Choose a tag to compare

What's Changed

  • correct CreateCompletionParams top_p json name by @ariain in #11

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

10 Mar 00:18
0c89b58
Compare
Choose a tag to compare

What's Changed

  • Implement a streaming client for chat and completion by @rakyll in #9

Full Changelog: v1.0.2...v1.0.3

v1.0.2

08 Mar 17:33
5bdcb07
Compare
Choose a tag to compare

What's Changed

  • add save image function by @ruokeqx in #5
  • Follow the naming conventions of the audio API by @rakyll in #7

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Mar 22:22
46c1e82
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v.1.0.0

03 Mar 03:56
Compare
Choose a tag to compare

What's Changed

  • Fix APIError reads from response body by @modood in #3

New Contributors

  • @modood made their first contribution in #3

Full Changelog: https://github.com/rakyll/openai-go/commits/v1.0.0