Skip to content

Bump github.com/sashabaranov/go-openai from 1.32.3 to 1.32.5#1188

Merged
sawka merged 1 commit into
mainfrom
dependabot/go_modules/github.com/sashabaranov/go-openai-1.32.5
Nov 2, 2024
Merged

Bump github.com/sashabaranov/go-openai from 1.32.3 to 1.32.5#1188
sawka merged 1 commit into
mainfrom
dependabot/go_modules/github.com/sashabaranov/go-openai-1.32.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 1, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/sashabaranov/go-openai from 1.32.3 to 1.32.5.

Release notes

Sourced from github.com/sashabaranov/go-openai's releases.

v1.32.5

What's Changed

New Contributors

Full Changelog: sashabaranov/go-openai@v1.32.4...v1.32.5

v1.32.4

What's Changed

Full Changelog: sashabaranov/go-openai@v1.32.3...v1.32.4

Commits
  • d10f1b8 add chatcompletion stream delta refusal and logprobs (#882)
  • 6e08732 Updated checkPromptType function to handle prompt list in completions (#885)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go labels Nov 1, 2024
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.32.3 to 1.32.5.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](sashabaranov/go-openai@v1.32.3...v1.32.5)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/sashabaranov/go-openai-1.32.5 branch from 8aeb131 to b67486c Compare November 2, 2024 18:00
@sawka sawka merged commit 223e0b2 into main Nov 2, 2024
@sawka sawka deleted the dependabot/go_modules/github.com/sashabaranov/go-openai-1.32.5 branch November 2, 2024 18:01
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
…mdev#1188)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai)
from 1.32.3 to 1.32.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sashabaranov/go-openai/releases">github.com/sashabaranov/go-openai's
releases</a>.</em></p>
<blockquote>
<h2>v1.32.5</h2>
<h2>What's Changed</h2>
<ul>
<li>add chatcompletion stream delta refusal and logprobs by <a
href="https://github.com/Yu0u"><code>@​Yu0u</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/882">sashabaranov/go-openai#882</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Yu0u"><code>@​Yu0u</code></a> made their
first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/882">sashabaranov/go-openai#882</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.32.4...v1.32.5">https://github.com/sashabaranov/go-openai/compare/v1.32.4...v1.32.5</a></p>
<h2>v1.32.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Updated checkPromptType function to handle prompt list in
completions by <a
href="https://github.com/AyushSawant18588"><code>@​AyushSawant18588</code></a>
in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/885">sashabaranov/go-openai#885</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.32.3...v1.32.4">https://github.com/sashabaranov/go-openai/compare/v1.32.3...v1.32.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sashabaranov/go-openai/commit/d10f1b81995ddce1aacacfa671d79f2784a68ef4"><code>d10f1b8</code></a>
add chatcompletion stream delta refusal and logprobs (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/882">#882</a>)</li>
<li><a
href="https://github.com/sashabaranov/go-openai/commit/6e087322b77693e6e9227d9950a0c8d8a10a8d1a"><code>6e08732</code></a>
Updated checkPromptType function to handle prompt list in completions
(<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/885">#885</a>)</li>
<li>See full diff in <a
href="https://github.com/sashabaranov/go-openai/compare/v1.32.3...v1.32.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/sashabaranov/go-openai&package-manager=go_modules&previous-version=1.32.3&new-version=1.32.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant