Sourced from github.com/sashabaranov/go-openai's releases.
v1.28.3
What's Changed
- feat: Support Delete Message API by
@kappa-labin sashabaranov/go-openai#799- Support http client middlewareing by
@michurinin sashabaranov/go-openai#830New Contributors
@kappa-labmade their first contribution in sashabaranov/go-openai#799@michurinmade their first contribution in sashabaranov/go-openai#830Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.28.2...v1.28.3
v1.28.2
What's Changed
- Run integration tests for PRs by
@HaraldNordgrenin sashabaranov/go-openai#823- feat: Completion request support seed by
@eiixyin sashabaranov/go-openai#800- fix: fullURL endpoint generation by
@eiixyin sashabaranov/go-openai#817- Allow structured outputs via function calling by
@greysteilin sashabaranov/go-openai#828New Contributors
@HaraldNordgrenmade their first contribution in sashabaranov/go-openai#823Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.28.1...v1.28.2
5162adb
Support http client middlewareing (#830)6d02119
feat: Support Delete Message API (#799)d86425a
Allow structured outputs via function calling (#828)dd7f582
fix: fullURL endpoint generation (#817)2c6889e
fix: #788
(#800)1880333
Run integration tests for PRs (#823)