kbeaugrand / SemanticKernel.Assistants

Microsoft Semantic Kernel Assistants This enables the usage of assistants for the Semantic Kernel. It provides different scenarios for the usage of assistants such as: Assistant with Semantic Kernel plugins Multi-Assistant conversation
MIT License
92 stars 8 forks source link

Bump Microsoft.SemanticKernel.Core from 1.13.0 to 1.17.1 #107

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Microsoft.SemanticKernel.Core from 1.13.0 to 1.17.1.

Release notes

Sourced from Microsoft.SemanticKernel.Core's releases.

dotnet-1.17.1

Changes:

  • f71d3266b3b4b6c21a5c4da29de61c74fc222efd .Net: Package version 1.17.1 (#7971)
  • 3b0d086a50193e6a5a3809c3ef74538dad778362 .Net Agents - ChatHistory Reducer Pattern (#7570)

This list of changes was auto generated.

dotnet-1.17.0

Changes:

  • 35a3975f4ee65c2126b97c374663e31a2b0ca5df .Net: Disable redis integration tests since they are intermittently failing on ubuntu (#7955)
  • 8371e090f2b115e94d88c874d0aa9795f57e86ca .Net: Moving VectorStore DI extensions to core namespace. (#7953)
  • 7b8ac8abf54c3c0e98c9e3f7653f44b0bb7565d3 .Net: SK AI Model Router Demo (#7615) [ #7616 ]
  • a41bb9134cc3a13d1c2b0ae859df89b82766f380 .Net: Bugfix - ACA Sessions - Code Interpreter Demo (#7899) [ #7429 ]
  • e8674575b426ba7f89278d0e980db1bcff5b44a6 .Net: Bump Microsoft.Identity.Client from 4.61.3 to 4.62.0 in /dotnet (#7895) [ #4462, #4412, #4815, #4786, #4784, #4836, #4846, #4820, #4818, #4840, #4793, #4830, #4827 ]
  • 07f94f2ca354560ad0e5ff6678a350097710656b .Net: Package version 1.17.0 (#7906)
  • 1e982be09d77bc6c744775d629c166c06cbde37b .Net: Adding VectorStore abstractions and 5 sample implementations (#7595)

This list of changes was auto generated.

dotnet-1.16.2

Changes:

  • 6f39b442a186835ab34eaf2092751feced095929 Version 1.16.2 (#7564)
  • dce34f774cf1baf2507848b4fd538b9207882d04 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.2 to 12.2.3 in /dotnet (#7553)
  • 1641aea6725959ca2a662c7e078bbb4da5c76280 .Net: Bump DuckDB.NET.Data.Full from 1.0.1 to 1.0.2 in /dotnet (#7552)
  • fea7df8189a9da7f4af0162c8e34f8f832519f44 .Net: Bump Azure.Search.Documents from 11.5.1 to 11.6.0 in /dotnet (#7555) [ #44485, #45056, #45047, #45054, #45045, #44991, #45040 ]
  • 430dd8d66b7c5d10bf7c6082e8dbcfb144d5ac7b ADR - Agent Framework (#5922)
  • 35b52a5e45872ce3a58a5db2c863348928455cd7 Update README.md (#7068)
  • ff051d6a96df911b5c854283a151f9d1aa636736 .Net: Promote cancelled exception data to kernel function cancelled exception (#7450)
  • 897bc401960e6120dad49c6fe7dd55b8d12c7678 .Net: Test with the LightPlugin (#7285) [ #7268 ]
  • 5c7f9bab71cc0ced73fb070e573d5880241fa107 .Net Agents - Fix interoperability of assistant generated content (#7415)
  • 699e1ae198c5be7548b4213b18db86402f996bb4 .Net: Baseline 1.16.1 (#7417)
  • 57c72531dfc815e50e63d8d6708c75f2f92e11e5 .Net: using a more modern and compatible collation (#7425)
  • 305b2ee28b6d119b9e2fa63bd1201a90e2b9a29b .Net: Remove log entry (#7418)

... (truncated)

Commits
  • f71d326 .Net: Package version 1.17.1 (#7971)
  • 3b0d086 .Net Agents - ChatHistory Reducer Pattern (#7570)
  • 4365415 Python: Fix some Python portions of README. (#7956)
  • 35a3975 .Net: Disable redis integration tests since they are intermittently failing o...
  • 8371e09 .Net: Moving VectorStore DI extensions to core namespace. (#7953)
  • 3f025a0 Python: Bump Python version to 1.5.0 for a release. (#7954)
  • 7b8ac8a .Net: SK AI Model Router Demo (#7615)
  • a41bb91 .Net: Bugfix - ACA Sessions - Code Interpreter Demo (#7899)
  • e867457 .Net: Bump Microsoft.Identity.Client from 4.61.3 to 4.62.0 in /dotnet (#7895)
  • 1356d5f Python: Feature new memory stores and collections (#7614)
  • 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 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[bot] commented 1 month ago

Superseded by #108.