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 Microsoft.SemanticKernel from 1.25.0 to 1.26.0 in /docs/ai/tutorials/snippets/llm-eval in the dotnet group #43326

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dotnet group in /docs/ai/tutorials/snippets/llm-eval with 1 update: Microsoft.SemanticKernel.

Updates Microsoft.SemanticKernel from 1.25.0 to 1.26.0

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.26.0

Changes:

  • 303c2022277e923d8db24b1a56858ace27a5c69a .Net: Version 1.26.0 (#9492)
  • f0de0b614607db84b162435a82c141f5b710769c .Net Processes: Fixing an issue with nested processes in Dapr runtime. (#9491)
  • d0145347948a0f33eab1c50ea0aeb1dcf3bff89a .Net: Parallel function calls option (#9487)
  • 44b6762f4524707c0f14be73eb83d1b7c127189e .Net: Added a streaming flag to filter context models (#9482)
  • 2fdd74e18d765260da663273708bd38134450ff1 Python: Bump Python version to 1.13.0 for a release. (#9480)
  • 0edba1b5c9d80bb7d8e140435a67a3c96cd72830 .Net: Add Amazon's AWS Bedrock Connector (#7627) [ #4335 ]
  • 5e632fd1b2da30f9273972f036ba4c32b64e1315 Python: Add parallel_tool_calls attribute to OpenAI chat prompt execution settings (#9479) [ #9478 ]
  • 82f248f91bb84f2f883051683e781b21fe130a68 .Net Processes - Update Runtime Exception Handling / Logging (#9457)
  • c3717058d4a91a96e5f3624babcab2826a437bf9 .Net Processes - Facilitate Parallel Execution of LocalProcess (#9463)
  • 82f7cbd6d63efa8a321f9672db56c8edd5e4acdc .Net: VectorStore: Allow any key when using a custom collection factory (#9461)
  • 846c56562b3f34077a2395c61a402736e12887dc .Net: Azure OpenAI Temporary Fix [401 Retry Bug] (#9465) [ #8929 ]
  • 5ccfeafc9c7afcff1a319859ea480a5fa9d162da .Net: Enable bidirectional adapters between SK and Microsoft.Extensions.AI interfaces (#9442)
  • fd4e09afd8cd4ff8bb2cf92e43b1db69bef741d5 .Net: Update AIModelRouter (AzureOpenAI) (#9433)
  • afa387215540c2e3e65a5986b34c4784f173fe75 .Net: Update Azure AI Inference to beta.2 (#9467) [ #9466 ]
  • 2fac2a073df358bc2f0bfc92b460f8b23ee71eb1 .Net: Bump Grpc.Net.Client from 2.65.0 to 2.66.0 in /dotnet (#9449) [ grpc/grpc-dotnet#2491, grpc/grpc-dotnet#2496, grpc/grpc-dotnet#2502, grpc/grpc-dotnet#2504, grpc/grpc-dotnet#2505, grpc/grpc-dotnet#2507, grpc/grpc-dotnet#2509, grpc/grpc-dotnet#2512, grpc/grpc-dotnet#2513, grpc/grpc-dotnet#2514, grpc/grpc-dotnet#2523, grpc/grpc-dotnet#2522, grpc/grpc-dotnet#2525, grpc/grpc-dotnet#2524, grpc/grpc-dotnet#2526, grpc/grpc-dotnet#2539, #2539, #2526, #2525, #2522, #2523, #2514, #2513, #2512, #2509 ]
  • 5defee523c31bd9441386d1a85a16c36994ceb41 .Net: Fix error for System.Memory.Data 6, upgrade packages dependencies (#9454) [ #9313 ]
  • 0b05ba1de8d0d9836cbaac99cdaf3b72f77e6e95 .Net: Bump DuckDB.NET.Data.Full from 1.1.1 to 1.1.2.1 in /dotnet (#9447)
  • 2065883710150522fccb3cc1f0260faad74705e6 .Net: Bump Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 in /dotnet (#9450) [ #2650, #2779, #2789, #2815, #2816, #2817, #2648, #2775, #2618, #2802, #2803, #2794, #2550, #2777 ]
  • 664e7c2524f52738ade6576d763033581ab0b94a .Net: Fix mapping issue of the required payload properties (#9453)
  • d2696a91cbc8e6198372a87df3f0d16b197a3cee .Net Processes: State Management in Processes Part 1 (#9424)
  • ea5ceb1c16bfb22138af8d4b1425ecb8f1369eb2 .Net Processes - Update shared code pattern (#9438)
  • 55596a9f89e60fc87ca543a37a0d7e415673e2af Python: Allow caller to specify file ids that already exist when creating assistant (#9434) [ #9159 ]
  • e6427a6a43d07582c690094e9e1a402622a4c49d Python: Ollama tool call and image content (#9422)
  • f14e4312cbc0c01e9855f7764e8cef66c9ee0c24 Python: Increment Python version to 1.12.1. (#9431)
  • 6aa322975ec21b958e521418a60297c01de802d5 Python: Add step03 getting started with processes samples. (#9427)
  • 92b2b2138f8faec0f4c70bb682578c8a2f5586da .Net: comments and var name inconsistent with source (#8832)
  • f08c2af4e6ef630b6f65c058b39f5a48887087e0 .Net: Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions in /dotnet (#9368) [ #97110, #97065, #96838, #96566 ]
  • 5897e4c39a8afba07fb466f2380862cbb2745992 Update TRANSPARENCY_FAQS.md (#9198)
  • 69c0640762fd0fad4259e84c1f92810c1030e4f0 Python: Update skprompt.txt reference (#9307)
  • 98ad5b5ea4f2eb2feb26bf55d027b34b3182258c .Net Processes - Updated unit-tests folder/file grouping (#9425)
  • 72fdc94995b1505275f9ecbb99a3f77e9194b58a .Net: Open SQLite connection when it's registered with connection string (#9407)
  • a8e9090ba288e0707cc6badcbe0971b8cf9d7784 .Net Processes - Refactored Step Activation w/ Clone Support (#9405)
  • 2d06480bc134843ab880ceb4128b5ec8737daf11 .Net: Add GenericDataModel support to Pinecone connector (#9394)
  • 20d8f3f374cb158fda189592e9926bce00d144fd Python: Bump Python version to 1.12.0 for a release. (#9423)
  • 6eba848e91226c3425c61462f32ef1d39c31160a Python: Add the Python process framework (#9363) [ #9354 ]
  • 18aa431e72c092ee27a71b68c351e6b954e63f78 .Net: Temporarily disable MongoDB integration tests (#9411)
  • 9b67edfc734e6c9a8c745674c9daefac5cb9bc3a .Net: Added a notebook for vector stores (#9390)
  • 6903d4bf34dc784482096eff9068f09502e3a185 .Net: Bump DuckDB.NET.Data from 1.1.1 to 1.1.2.1 in /dotnet (#9369)
  • 5780c6a15320822721b6523afacbef915af467b5 .Net: Feature Native-AOT (#9375)
  • 532abdbf0434df9348d9c11221a8c293b6b14fd3 .Net: Disable failing integration tests (#9419)
  • c304c8beca4770d295135e721f64e99df388024b Python: restructure integration tests (#9331)
  • c0692393fb16f16841db3229625f5b326bb47510 .Net Processes - Minor tweaks and finesse (#9392)

... (truncated)

Commits
  • 303c202 .Net: Version 1.26.0 (#9492)
  • f0de0b6 .Net Processes: Fixing an issue with nested processes in Dapr runtime. (#9491)
  • d014534 .Net: Parallel function calls option (#9487)
  • 44b6762 .Net: Added a streaming flag to filter context models (#9482)
  • 2fdd74e Python: Bump Python version to 1.13.0 for a release. (#9480)
  • 0edba1b .Net: Add Amazon's AWS Bedrock Connector (#7627)
  • 5e632fd Python: Add parallel_tool_calls attribute to OpenAI chat prompt execution set...
  • 82f248f .Net Processes - Update Runtime Exception Handling / Logging (#9457)
  • c371705 .Net Processes - Facilitate Parallel Execution of LocalProcess (#9463)
  • 82f7cbd .Net: VectorStore: Allow any key when using a custom collection factory (#9461)
  • 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 <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/tutorials/snippets/llm-eval with 1 update: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel).


Updates `Microsoft.SemanticKernel` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.25.0...dotnet-1.26.0)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2024 16:33
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 5, 2024
@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 5, 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 5, 2024
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge (squash) November 5, 2024 16:34
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 5354e57 into main Nov 5, 2024
13 checks passed
@dotnet-policy-service dotnet-policy-service bot deleted the dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-62017d2e35 branch November 5, 2024 16:37
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 .NET Pull requests that update .net code :octocat: auto-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants