Releases: sashabaranov/go-openai
Releases · sashabaranov/go-openai
v1.31.0
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
What's Changed
- feat: add ParallelToolCalls to RunRequest by @kenshin54 in #847
New Contributors
- @kenshin54 made their first contribution in #847
Full Changelog: v1.30.2...v1.30.3
v1.30.2
What's Changed
- add max_completions_tokens for o1 series models by @chococola in #857
New Contributors
- @chococola made their first contribution in #857
Full Changelog: v1.30.1...v1.30.2
v1.30.1
v1.30.0
v1.29.2
What's Changed
- depricated model GPT3Ada changed to GPT3Babbage002 by @Arundas666 in #843
- Add refusal by @qhenkart in #844
New Contributors
- @Arundas666 made their first contribution in #843
Full Changelog: v1.29.1...v1.29.2
v1.29.1
What's Changed
- Dynamic model by @mathisen99 in #838
New Contributors
- @mathisen99 made their first contribution in #838
Full Changelog: v1.29.0...v1.29.1
v1.29.0
What's Changed
- Improve handling of JSON Schema in OpenAI API Response Context by @eiixy in #819
- fix integration tests by @sashabaranov in #834
Full Changelog: v1.28.3...v1.29.0
v1.28.3
What's Changed
- feat: Support Delete Message API by @kappa-lab in #799
- Support http client middlewareing by @michurin in #830
New Contributors
- @kappa-lab made their first contribution in #799
- @michurin made their first contribution in #830
Full Changelog: v1.28.2...v1.28.3
v1.28.2
What's Changed
- Run integration tests for PRs by @HaraldNordgren in #823
- feat: Completion request support seed by @eiixy in #800
- fix: fullURL endpoint generation by @eiixy in #817
- Allow structured outputs via function calling by @greysteil in #828
New Contributors
- @HaraldNordgren made their first contribution in #823
Full Changelog: v1.28.1...v1.28.2