Releases: sashabaranov/go-openai
Releases · sashabaranov/go-openai
v1.24.0
What's Changed
- enhancement: Add new GPT4-o and alias to completion enums by @kmesiab in #744
- Add gpt4o by @nullswan in #742
- Added DALL.E 3 to readme.md by @Kshirodram in #741
New Contributors
- @kmesiab made their first contribution in #744
- @nullswan made their first contribution in #742
- @Kshirodram made their first contribution in #741
Full Changelog: v1.23.1...v1.24.0
v1.23.1
What's Changed
- Fixup minor copy/pasta comment typo by @agcom in #728
- Add support for word-level audio transcription timestamp granularity by @agcom in #733
- feat: support stream_options by @liushuangls in #736
New Contributors
Full Changelog: v1.23.0...v1.23.1
v1.23.0
What's Changed
- Remove hardcoded assistants version by @danai-antoniou in #719
- chore: add SystemFingerprint for chat completion stream response by @winrey in #716
- feat: support cloudflare AI Gateway flavored azure openai by @woorui in #715
New Contributors
Full Changelog: v1.22.0...v1.23.0
v1.22.0
What's Changed
- Fixing typos by @deining in #706
- Bump GitHub workflow actions to latest versions by @deining in #707
- [New_Features] Adds recently added Assistant cost saving parameters by @qhenkart in #710
- Add prompt filter results to content filters by @jchaykow in #702
New Contributors
Full Changelog: v1.21.0...v1.22.0
v1.21.0
What's Changed
- make linter happy by @sashabaranov in #701
- [BREAKING_CHANGES] Fix update message payload by @qhenkart in #699
- feat: add GPT4Turbo and GPT4Turbo20240409 by @liushuangls in #703
Full Changelog: v1.20.5...v1.21.0
v1.20.5
What's Changed
Full Changelog: v1.20.4...v1.20.5
v1.20.4
What's Changed
Full Changelog: v1.20.3...v1.20.4
v1.20.3
What's Changed
- Added 'wav' and 'pcm' Audio Formats by @LinuxSploit in #671
- Update streamReader Close() method to return error by @sunshineplan in #681
New Contributors
- @LinuxSploit made their first contribution in #671
- @sunshineplan made their first contribution in #681
Full Changelog: v1.20.2...v1.20.3
v1.20.2
v1.20.1
What's Changed
- Fix for broken Azure Threads url by @coggsflod in #668
- Added fields for moderation by @raphoester in #662
- fix: when no Assistant Tools are specified, an empty list should be sent by @guillaume-dussault in #669
New Contributors
- @raphoester made their first contribution in #662
- @guillaume-dussault made their first contribution in #669
Full Changelog: v1.20.0...v1.20.1