Releases: sashabaranov/go-openai
Releases · sashabaranov/go-openai
v1.9.2
What's Changed
- Do not return when not present by @quzard in #294
- Jsburckhardt/287 azure openai list models by @jsburckhardt in #290
New Contributors
- @quzard made their first contribution in #294
- @jsburckhardt made their first contribution in #290
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Adds support for audio captioning with Whisper by @hoani in #267
- Fixing missing OrgId assignment issue in the ChatCompletionStream by @biu7 in #268
- fix:model param type, add moderation Model Name const. by @aceld in #270
- feat: RequestError print status code by @liushuangls in #285
- Fix OpenAI or Azure returns an undefined error message return by @zjy282 in #283
- fix expected error message by @sashabaranov in #289
New Contributors
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- add ImageVariRequest/ImageEditRequest.ResponseFormat by @aceld in #264
- fix: chat stream resp error by @liushuangls in #259
New Contributors
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Add form builder tests by @sashabaranov in #241
- Test request builder + streams by @sashabaranov in #242
- Implement Unmarshaller interface. Resolves #244 by @young-steveo in #248
New Contributors
- @young-steveo made their first contribution in #248
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Add form builder by @sashabaranov in #235
- Update readme by @sashabaranov in #236
- Add embeddings tests by @sashabaranov in #237
- Add files api tests by @sashabaranov in #238
- Update README.md with Azure OpenAI ChatGPT example by @coggsfl in #239
New Contributors
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
What's Changed
- CompletionBatchingRequestSupport by @NullpointerW in #220
- feat: add azure openai support by @ttys3 in #214
New Contributors
- @NullpointerW made their first contribution in #220
- @ttys3 made their first contribution in #214
Full Changelog: v1.5.8...v1.6.0
v1.5.8
What's Changed
- Refactor/internal testing by @rexposadas in #194
- add ChatCompletionStream Usage return by @nasa1024 in #215
New Contributors
Full Changelog: v1.5.7...v1.5.8
v1.5.7
What's Changed
- fix: added defer to close audio file by @elisongomes in #195
- fixed typo for type ImageResponseDataInner by @rexposadas in #196
New Contributors
- @elisongomes made their first contribution in #195
- @rexposadas made their first contribution in #196
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Update README.md to rename the image file created to example.png by @kotaroyamazaki in #192
- refactor: Refactor endpoint and model compatibility check by @j178 in #180
New Contributors
- @kotaroyamazaki made their first contribution in #192
- @j178 made their first contribution in #180
Full Changelog: v1.5.5...v1.5.6