Sourced from github.com/sashabaranov/go-openai's releases.
v1.32.2
What's Changed
- Cleanup by
@sashabaranov
in sashabaranov/go-openai#879- Completion API: add Store and Metadata parameters by
@smackcrane
in sashabaranov/go-openai#878New Contributors
@smackcrane
made their first contribution in sashabaranov/go-openai#878Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.32.1...v1.32.2
v1.32.1
What's Changed
- Return response body as byte slice for RequestError type by
@AyushSawant18588
in sashabaranov/go-openai#873- Adding new moderation model constants by
@Mhjacobs
in sashabaranov/go-openai#875New Contributors
@AyushSawant18588
made their first contribution in sashabaranov/go-openai#873@Mhjacobs
made their first contribution in sashabaranov/go-openai#875Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.32.0...v1.32.1