tbckr / sgpt

SGPT is a command-line tool that provides a convenient way to interact with OpenAI models, enabling users to run queries, generate shell commands and produce code directly from the terminal.
MIT License
210 stars 23 forks source link

fix(deps): update module github.com/sashabaranov/go-openai to v1.17.10 #214

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sashabaranov/go-openai v1.17.10-0.20231126084528-a09cb0c528c1 -> v1.17.10 age adoption passing confidence

Release Notes

sashabaranov/go-openai (github.com/sashabaranov/go-openai) ### [`v1.17.10`](https://togithub.com/sashabaranov/go-openai/releases/tag/v1.17.10) [Compare Source](https://togithub.com/sashabaranov/go-openai/compare/v1.17.9...v1.17.10) #### What's Changed - Add completion-with-tool example by [@​mikeb26](https://togithub.com/mikeb26) in [https://github.com/sashabaranov/go-openai/pull/598](https://togithub.com/sashabaranov/go-openai/pull/598) - Added support for createImage Azure models by [@​zjy282](https://togithub.com/zjy282) in [https://github.com/sashabaranov/go-openai/pull/608](https://togithub.com/sashabaranov/go-openai/pull/608) #### New Contributors - [@​mikeb26](https://togithub.com/mikeb26) made their first contribution in [https://github.com/sashabaranov/go-openai/pull/598](https://togithub.com/sashabaranov/go-openai/pull/598) **Full Changelog**: https://github.com/sashabaranov/go-openai/compare/v1.17.9...v1.17.10

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.