Skip to content

Releases: sashabaranov/go-openai

v1.35.6

08 Nov 13:54
6d066bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.32.5...v1.35.6

v1.32.5

29 Oct 07:25
d10f1b8
Compare
Choose a tag to compare

What's Changed

  • add chatcompletion stream delta refusal and logprobs by @Yu0u in #882

New Contributors

  • @Yu0u made their first contribution in #882

Full Changelog: v1.32.4...v1.32.5

v1.32.4

28 Oct 18:14
6e08732
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.3...v1.32.4

v1.32.3

21 Oct 20:57
3672c0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.2...v1.32.3

v1.32.2

15 Oct 20:18
9fe2c6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.32.1...v1.32.2

v1.32.1

14 Oct 13:21
21f7134
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.32.0...v1.32.1

v1.32.0

09 Oct 09:58
9913264
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.31.0...v1.32.0

v1.31.0

26 Sep 10:31
fdd59d9
Compare
Choose a tag to compare

What's Changed

  • Filter messages by the run ID that generated them. (run_id string Optional) by @floodwm in #855
  • Optimize Client Error Return by @eiixy in #856
  • Fix max_completion_tokens by @alexsacr in #860
  • fix: ParallelToolCalls should be added to RunRequest by @kenshin54 in #861
  • feat: usage struct add CompletionTokensDetails by @liushuangls in #863

New Contributors

Full Changelog: v1.30.3...v1.31.0

v1.30.3

20 Sep 20:53
9a4f3a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.30.2...v1.30.3

v1.30.2

20 Sep 20:41
9add1c3
Compare
Choose a tag to compare

What's Changed

  • add max_completions_tokens for o1 series models by @chococola in #857

New Contributors

Full Changelog: v1.30.1...v1.30.2