Releases: sashabaranov/go-openai
Releases · sashabaranov/go-openai
v1.27.0
What's Changed
- fix: file not closed after CreateFile by @eiixy in #798
- feat: Add GPT-4o Mini model support by @danielchalef in #796
- fix: Azure openai parameter splicing error bug by @eiixy in #797
- fix: Updated ThreadMessage struct with latest fields based on OpenAI docs by @ecoralic in #792
- add finetuning hyperparams by @janukobytsch in #793
- Add New Optional Parameters to
AssistantRequest
Struct by @Vanessamae23 in #795
New Contributors
- @danielchalef made their first contribution in #796
- @ecoralic made their first contribution in #792
- @janukobytsch made their first contribution in #793
- @Vanessamae23 made their first contribution in #795
Full Changelog: v1.26.3...v1.27.0
v1.26.3
What's Changed
- feat: ParallelToolCalls to ChatCompletionRequest with helper functions by @LGXerxes in #787
New Contributors
- @LGXerxes made their first contribution in #787
Full Changelog: v1.26.2...v1.26.3
v1.26.2
What's Changed
- Allow custom Voice and Speech Models by @adrianliechti in #691
New Contributors
- @adrianliechti made their first contribution in #691
Full Changelog: v1.26.1...v1.26.2
v1.26.1
v1.26.0
What's Changed
- feat: provide vector store by @Pengguancheng and @kodernubie in #772
New Contributors
- @Pengguancheng and @kodernubie made their first contributions in #772
Full Changelog: v1.25.0...v1.26.0
v1.25.0
What's Changed
- Fix integration test by @TheAdamSmith in #762
- run integration tests by @sashabaranov in #769 #770
- feat: support batches api by @eiixy in #746
- Support Tool Resources properties for Threads by @pkosiec in #760
New Contributors
Full Changelog: v1.24.2...v1.25.0
v1.24.2
What's Changed
- Add tool_choice, response_format, and top_p to assistant RunRequest by @TheAdamSmith in #754
- Add incomplete run status by @shosato0306 in #763
New Contributors
- @TheAdamSmith made their first contribution in #754
- @shosato0306 made their first contribution in #763
Full Changelog: v1.24.1...v1.24.2
v1.24.1
What's Changed
- Update client.go to get response header whether there is an error or not by @ando-masaki in #751
New Contributors
- @ando-masaki made their first contribution in #751
Full Changelog: v1.24.0...v1.24.1
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