Releases: sashabaranov/go-openai
Releases · sashabaranov/go-openai
v.1.3.2
v1.3.1
What's Changed
- Add the rest of the Chat Completion fields by @pnegahdar in #92
- refactor: use
http.NewRequestWithContext
instead ofhttp.NewRequest
by @bestgopher in #97
New Contributors
- @pnegahdar made their first contribution in #92
- @bestgopher made their first contribution in #97
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.1
v1.2.0
What's Changed
- Better configuration by @sashabaranov and @mwillfox in #79
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Fix endless loop while network error by @yangyanqing in #77
New Contributors
- @yangyanqing made their first contribution in #77
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Improve error reporting by @DarkDust in #68
- bump empty messages limit by @sashabaranov in #72
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Modify the test module, add the file upload test, and add the image edit api by @Rascal0814 in #63
- Break infinite loops in case [DONE] is missing by @sashabaranov in #67
New Contributors
- @Rascal0814 made their first contribution in #63
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Update README.md