Sourced from github.com/sashabaranov/go-openai's releases.
v1.30.3
What's Changed
- feat: add ParallelToolCalls to RunRequest by
@kenshin54
in sashabaranov/go-openai#847New Contributors
@kenshin54
made 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
@chococola
in sashabaranov/go-openai#857New Contributors
@chococola
made 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
@WeiAnAn
in sashabaranov/go-openai#852New Contributors
@WeiAnAn
made 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
@abatilo
in sashabaranov/go-openai#850New Contributors
@abatilo
made their first contribution in sashabaranov/go-openai#850Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.29.2...v1.30.0