v1.19.3
版本发布时间: 2024-02-08 21:13:15
sashabaranov/go-openai最新发布版本:v1.30.3(2024-09-21 04:53:11)
What's Changed
- Add GPT3Dot5Turbo0125 model by @liushuangls in https://github.com/sashabaranov/go-openai/pull/648
- Fix: Add RunStatusCancelled by @shadowpigy in https://github.com/sashabaranov/go-openai/pull/650
- Fix typo assitantInstructions by @chrbsg in https://github.com/sashabaranov/go-openai/pull/655
- Added support for CreateSpeech Azure models by @zjy282 in https://github.com/sashabaranov/go-openai/pull/657
- Feat: Add assistant usage by @shadowpigy in https://github.com/sashabaranov/go-openai/pull/649
New Contributors
- @shadowpigy made their first contribution in https://github.com/sashabaranov/go-openai/pull/650
- @chrbsg made their first contribution in https://github.com/sashabaranov/go-openai/pull/655
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.19.2...v1.19.3