Sourced from github.com/sashabaranov/go-openai's releases.
v1.28.1
What's Changed
- Make reponse format JSONSchema optional by
@tylergannonin sashabaranov/go-openai#820New Contributors
@tylergannonmade their first contribution in sashabaranov/go-openai#820Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.28.0...v1.28.1
v1.28.0
What's Changed
- Add support for
gpt-4o-2024-08-06by@danielchalefin sashabaranov/go-openai#812- feat: Support Structured Outputs by
@eiixyin sashabaranov/go-openai#813Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.27.1...v1.28.0