Sourced from github.com/sashabaranov/go-openai's releases.
v1.30.3
What's Changed
- feat: add ParallelToolCalls to RunRequest by
@kenshin54in sashabaranov/go-openai#847New Contributors
@kenshin54made their first contribution in sashabaranov/go-openai#847Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.30.2...v1.30.3
v1.30.2
What's Changed
- add max_completions_tokens for o1 series models by
@chococolain sashabaranov/go-openai#857New Contributors
@chococolamade their first contribution in sashabaranov/go-openai#857Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.30.1...v1.30.2
v1.30.1
What's Changed
- fix: jsonschema integer validation by
@WeiAnAnin sashabaranov/go-openai#852New Contributors
@WeiAnAnmade their first contribution in sashabaranov/go-openai#852Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.30.0...v1.30.1
v1.30.0
What's Changed
- Support OpenAI reasoning models by
@abatiloin sashabaranov/go-openai#850New Contributors
@abatilomade their first contribution in sashabaranov/go-openai#850Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.29.2...v1.30.0