Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Betalgo.OpenAI from 8.6.1 to 8.7.1 #438

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2024

Bumps Betalgo.OpenAI from 8.6.1 to 8.7.1.

Release notes

Sourced from Betalgo.OpenAI's releases.

v8.7.0

8.7.0

  • Added Support for o1 reasing models (o1-mini and o1-preview).
  • Added MaxCompletionTokens for chat completions.
  • Added support for ParallelToolCalls for chat completions.
  • Added support for ServiceTier for chat completions.
  • Added support for ChunkingStrategy in Vector Store and Vector Store Files.
  • Added support for Strict in ToolDefinition.
  • Added support for MaxNumberResults and RankingOptions for FileSearchTool.
  • Added support for ReasoningTokens for token usage.
  • Added support for ResponseFormatOneOfType for AssistantResponse.cs.

What's Changed

New Contributors

Full Changelog: betalgo/openai@v8.6.2...v8.7.0

8.6.2

What's Changed

Full Changelog: betalgo/openai@v8.6.1...v8.6.2

Commits
  • aee7aab Merge pull request #639 from betalgo/dev
  • 7704d04 Merge pull request #638 from betalgo/bug/tool-definition-strict
  • 198012e version bump
  • 05023dc moved strict paremeter from ToolDefinition to FunctionDefinition
  • e8b5300 Merge pull request #636 from betalgo/dev
  • 7ec9fb1 readme update
  • 51e8a98 Merge pull request #634 from betalgo/616-allow-customization-of-parallel_tool...
  • 63e76f6 Merge pull request #635 from betalgo/dev
  • 8000309 Version Bump
  • ecc9edb Added support for parallel tool calls and service tier. Improved documentatio...
  • Additional commits viewable 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)

Bumps [Betalgo.OpenAI](https://github.com/betalgo/openai) from 8.6.1 to 8.7.1.
- [Release notes](https://github.com/betalgo/openai/releases)
- [Commits](betalgo/openai@v8.6.1...v8.7.1)

---
updated-dependencies:
- dependency-name: Betalgo.OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2024
@dependabot dependabot bot requested a review from lpeyr September 25, 2024 04:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 11, 2024

Superseded by #439.

@dependabot dependabot bot closed this Oct 11, 2024
@dependabot dependabot bot deleted the dependabot/nuget/vNext/Betalgo.OpenAI-8.7.1 branch October 11, 2024 04:54
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