Releases: sashabaranov/go-openai
Releases · sashabaranov/go-openai
v1.20.0
What's Changed
- fix:fix open ai original validation. modify Tool's Function to pointer by @CaoPengflying in #664
- Fix for broken Azure Assistants url by @coggsflod in #665
New Contributors
- @CaoPengflying made their first contribution in #664
- @coggsflod made their first contribution in #665
Full Changelog: v1.19.4...v1.20.0
v1.19.4
What's Changed
- Make linter happy by @sashabaranov in #661
- Content-type fix by @grulex in #659
- Add RunRequest field AdditionalInstructions by @chrbsg in #656
- Update client.go - allow to skip Authorization header by @7flash in #658
New Contributors
Full Changelog: v1.19.3...v1.19.4
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