Releases: sashabaranov/go-openai
Releases · sashabaranov/go-openai
v1.19.3
What's Changed
- Add GPT3Dot5Turbo0125 model by @liushuangls in #648
- Fix: Add RunStatusCancelled by @shadowpigy in #650
- Fix typo assitantInstructions by @chrbsg in #655
- Added support for CreateSpeech Azure models by @zjy282 in #657
- Feat: Add assistant usage by @shadowpigy in #649
New Contributors
- @shadowpigy made their first contribution in #650
- @chrbsg made their first contribution in #655
Full Changelog: v1.19.2...v1.19.3
v1.19.2
v1.19.1
v1.18.3
v1.18.2
What's Changed
- Fix Azure embeddings model detection by passing string to
fullURL
by @greysteil in #637
New Contributors
- @greysteil made their first contribution in #637
Full Changelog: v1.18.1...v1.18.2
v1.18.1
What's Changed
- fixed #594 by @HongminHan in #609
New Contributors
- @HongminHan made their first contribution in #609
Full Changelog: v1.18.0...v1.18.1
v1.18.0
v1.17.11
What's Changed
- Log probabilities for chat completion output tokens by @danai-antoniou in #625
New Contributors
- @danai-antoniou made their first contribution in #625
Full Changelog: v1.17.10...v1.17.11
v1.17.10
v1.17.9
What's Changed
- Add canary-tts to speech models by @pjuhasz in #603
- Update PULL_REQUEST_TEMPLATE.md by @sashabaranov in #606
- Add support for multi part chat messages (and gpt-4-vision-preview model) by @rkintzi in #580
New Contributors
Full Changelog: v1.17.8...v1.17.9