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