Sourced from github.com/sashabaranov/go-openai's releases.
v1.32.0
What's Changed
- fix MaxCompletionTokens typo by
@l-winston
in sashabaranov/go-openai#862- add jailbreak filter result, add ContentFilterResults on output by
@juliomartinsdev
in sashabaranov/go-openai#864- Completion API: add new params by
@isaacseymour
in sashabaranov/go-openai#870New Contributors
@l-winston
made their first contribution in sashabaranov/go-openai#862@juliomartinsdev
made their first contribution in sashabaranov/go-openai#864@isaacseymour
made their first contribution in sashabaranov/go-openai#870Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.31.0...v1.32.0