EternalCodeTeam / gpt-drama

🎉 A simple 4fun written drama generator based on the gpt language model inspired by the Spigot drama generator
https://eternalcode.pl
MIT License
7 stars 0 forks source link

GH-5 Update module github.com/sashabaranov/go-openai to v1.5.8 #5

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/sashabaranov/go-openai require patch v1.5.4 -> v1.5.8

Release Notes

sashabaranov/go-openai ### [`v1.5.8`](https://togithub.com/sashabaranov/go-openai/releases/tag/v1.5.8) [Compare Source](https://togithub.com/sashabaranov/go-openai/compare/v1.5.7...v1.5.8) #### What's Changed - Refactor/internal testing by [@​rexposadas](https://togithub.com/rexposadas) in [https://github.com/sashabaranov/go-openai/pull/194](https://togithub.com/sashabaranov/go-openai/pull/194) - add ChatCompletionStream Usage return by [@​nasa1024](https://togithub.com/nasa1024) in [https://github.com/sashabaranov/go-openai/pull/215](https://togithub.com/sashabaranov/go-openai/pull/215) #### New Contributors - [@​nasa1024](https://togithub.com/nasa1024) made their first contribution in [https://github.com/sashabaranov/go-openai/pull/215](https://togithub.com/sashabaranov/go-openai/pull/215) **Full Changelog**: https://github.com/sashabaranov/go-openai/compare/v1.5.7...v1.5.8 ### [`v1.5.7`](https://togithub.com/sashabaranov/go-openai/releases/tag/v1.5.7) [Compare Source](https://togithub.com/sashabaranov/go-openai/compare/v1.5.6...v1.5.7) #### What's Changed - fix: added defer to close audio file by [@​elisongomes](https://togithub.com/elisongomes) in [https://github.com/sashabaranov/go-openai/pull/195](https://togithub.com/sashabaranov/go-openai/pull/195) - fixed typo for type ImageResponseDataInner by [@​rexposadas](https://togithub.com/rexposadas) in [https://github.com/sashabaranov/go-openai/pull/196](https://togithub.com/sashabaranov/go-openai/pull/196) #### New Contributors - [@​elisongomes](https://togithub.com/elisongomes) made their first contribution in [https://github.com/sashabaranov/go-openai/pull/195](https://togithub.com/sashabaranov/go-openai/pull/195) - [@​rexposadas](https://togithub.com/rexposadas) made their first contribution in [https://github.com/sashabaranov/go-openai/pull/196](https://togithub.com/sashabaranov/go-openai/pull/196) **Full Changelog**: https://github.com/sashabaranov/go-openai/compare/v1.5.6...v1.5.7 ### [`v1.5.6`](https://togithub.com/sashabaranov/go-openai/releases/tag/v1.5.6) [Compare Source](https://togithub.com/sashabaranov/go-openai/compare/v1.5.5...v1.5.6) #### What's Changed - Update README.md to rename the image file created to example.png by [@​kotaroyamazaki](https://togithub.com/kotaroyamazaki) in [https://github.com/sashabaranov/go-openai/pull/192](https://togithub.com/sashabaranov/go-openai/pull/192) - refactor: Refactor endpoint and model compatibility check by [@​j178](https://togithub.com/j178) in [https://github.com/sashabaranov/go-openai/pull/180](https://togithub.com/sashabaranov/go-openai/pull/180) #### New Contributors - [@​kotaroyamazaki](https://togithub.com/kotaroyamazaki) made their first contribution in [https://github.com/sashabaranov/go-openai/pull/192](https://togithub.com/sashabaranov/go-openai/pull/192) - [@​j178](https://togithub.com/j178) made their first contribution in [https://github.com/sashabaranov/go-openai/pull/180](https://togithub.com/sashabaranov/go-openai/pull/180) **Full Changelog**: https://github.com/sashabaranov/go-openai/compare/v1.5.5...v1.5.6 ### [`v1.5.5`](https://togithub.com/sashabaranov/go-openai/releases/tag/v1.5.5) [Compare Source](https://togithub.com/sashabaranov/go-openai/compare/v1.5.4...v1.5.5) #### What's Changed - fix: stream return EOF when openai return error by [@​liushuangls](https://togithub.com/liushuangls) in [https://github.com/sashabaranov/go-openai/pull/184](https://togithub.com/sashabaranov/go-openai/pull/184) - simplify unmarshal by [@​sashabaranov](https://togithub.com/sashabaranov) in [https://github.com/sashabaranov/go-openai/pull/191](https://togithub.com/sashabaranov/go-openai/pull/191) #### New Contributors - [@​liushuangls](https://togithub.com/liushuangls) made their first contribution in [https://github.com/sashabaranov/go-openai/pull/184](https://togithub.com/sashabaranov/go-openai/pull/184) **Full Changelog**: https://github.com/sashabaranov/go-openai/compare/v1.5.4...v1.5.5

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.