Sourced from github.com/sashabaranov/go-openai's releases.
v1.32.2
What's Changed
- Cleanup by
@sashabaranovin sashabaranov/go-openai#879- Completion API: add Store and Metadata parameters by
@smackcranein sashabaranov/go-openai#878New Contributors
@smackcranemade 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
@AyushSawant18588in sashabaranov/go-openai#873- Adding new moderation model constants by
@Mhjacobsin sashabaranov/go-openai#875New Contributors
@AyushSawant18588made their first contribution in sashabaranov/go-openai#873@Mhjacobsmade their first contribution in sashabaranov/go-openai#875Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.32.0...v1.32.1