Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dotnet group in /docs/ai/quickstarts/snippets/build-chat-app/azure-openai with 4 updates: Azure.AI.OpenAI, Microsoft.Extensions.AI.OpenAI, Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.UserSecrets.

Updates Azure.AI.OpenAI from 2.1.0-beta.1 to 2.1.0-beta.2

Release notes

Sourced from Azure.AI.OpenAI's releases.

Azure.AI.OpenAI_2.1.0-beta.2

2.1.0-beta.2 (2024-11-04)

This update brings compatibility with the Azure OpenAI 2024-10-01-preview service API version as well as the 2.1.0-beta.2 release of the OpenAI library.

Breaking Changes

Features Added

  • The included update via 2024-09-01-preview brings AOAI support for streaming token usage in chat completions; Usage is now automatically populated in StreamingChatCompletionUpdate instances.
    • Note 1: this feature is not yet compatible when using On Your Data features (after invoking the .AddDataSource() extension method on ChatCompletionOptions)
    • Note 2: this feature is not yet compatible when using image input (a ChatMessageContentPart of Kind Image)
  • 2024-10-01-preview further adds support for ungrounded content detection in chat completion content filter results via the UngroundedMaterial property on ResponseContentFilterResult, as retrieved from a chat completion via the GetResponseContentFilterResult() extension method.

Via OpenAI 2.0.0-beta.2:

  • Made improvements to the experimental Realtime API. Please note this features area is currently under rapid development and not all changes may be reflected here.
    • Several types have been renamed for consistency and clarity.
    • ConversationRateLimitsUpdate (previously ConversationRateLimitsUpdatedUpdate) now includes named RequestDetails and TokenDetails properties, mapping to the corresponding named items in the underlying rate_limits command payload.

Bugs Fixed

Via OpenAI 2.0.0-beta.2:

  • Fixed serialization and deserialization of ConversationToolChoice literal values (such as "required").
Commits
  • 9e4950e Azure OpenAI: 2.1.0-beta.2 (#46911)
  • bfcccff [Storage][DataMovement] Record remaining tests previously not recorded (#46973)
  • 297b083 Version/location updates for stress script usage (#46954)
  • c25fa0e Sync eng/common directory with azure-sdk-tools for PR 9308 (#46971)
  • 9942e2e target newly released proxy version (#46955)
  • 735b3f3 [CODEOWNERS] Remove invalid account (#46970)
  • 3cd1d32 fixed bugs (#46957)
  • 8841bb7 Increment package version after release of Azure.ResourceManager.PostgreSql (...
  • 9c6155f Increment package version after release of Azure.ResourceManager.HardwareSecu...
  • b6c3306 Refactor OpenAI helpers (#46956)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.AI.OpenAI from 9.0.0-preview.9.24525.1 to 9.0.0-preview.9.24556.5

Commits

Updates Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Configuration.UserSecrets from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group in /docs/ai/quickstarts/snippets/build-chat-app/azure-openai with 4 updates: [Azure.AI.OpenAI](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Extensions.AI.OpenAI](https://github.com/dotnet/extensions), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime).


Updates `Azure.AI.OpenAI` from 2.1.0-beta.1 to 2.1.0-beta.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.AI.OpenAI_2.1.0-beta.1...Azure.AI.OpenAI_2.1.0-beta.2)

Updates `Microsoft.Extensions.AI.OpenAI` from 9.0.0-preview.9.24525.1 to 9.0.0-preview.9.24556.5
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

Updates `Microsoft.Extensions.Configuration.UserSecrets` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Azure.AI.OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.AI.OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2024 15:12
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Nov 25, 2024
@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 25, 2024
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge community-contribution Indicates PR is created by someone from the .NET community. labels Nov 25, 2024
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) November 25, 2024 15:12
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved; this PR will merge when all status checks pass.

@dotnet-policy-service dotnet-policy-service bot merged commit 9930a6d into main Nov 25, 2024
13 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/dotnet-055d9efb2d branch November 25, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dependencies Pull requests that update a dependency file :octocat: auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant