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 and Microsoft.SemanticKernel.Abstractions #103

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Microsoft.SemanticKernel.Core and Microsoft.SemanticKernel.Abstractions. These dependencies needed to be updated together. Updates Microsoft.SemanticKernel.Core from 1.13.0 to 1.16.2

Release notes

Sourced from Microsoft.SemanticKernel.Core's releases.

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)

dotnet-1.16.1

Changes:

  • c15e253097c6805752cdc62ade4e05ccce290e3a .Net: Bump Handlebars.Net.Helpers from 2.4.1.5 to 2.4.5 in /dotnet (#7271)
  • 12a877b8297bfb39987843b3f95acf606cb163ca .Net: Sample showing how to transform a plugin (#7206)
  • d2f0044e760239ce647e7304629eeb0c06f11919 .Net: Handle missing operation id in OpenApi spec (#7344) [ #7343, #5598 ]
  • 5db83a95fd6ef4fb7db009431cfa94572e733195 .Net: Added example of Plan generation and execution using Auto Function Calling (#7046)
  • 4d612c336994e725bf50aae5d23e849be7e99a57 .Net Agents - Agent History Propagation (#7216)
  • 79207ffbbc6655391dd072b0afa994de407b6be0 Python: Migrate to Ollama Python SDK (#7165)

dotnet-1.16.0

Changes:

... (truncated)

Commits
  • 6f39b44 Version 1.16.2 (#7564)
  • dce34f7 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.2 to 12.2.3 in /dotnet (#7553)
  • 1641aea .Net: Bump DuckDB.NET.Data.Full from 1.0.1 to 1.0.2 in /dotnet (#7552)
  • fea7df8 .Net: Bump Azure.Search.Documents from 11.5.1 to 11.6.0 in /dotnet (#7555)
  • ce79de5 Remove Java from CodeQL analysis (#7547)
  • d54f391 Python: serialize the result as string, consistent with behavior before 1.2 (...
  • d3172f8 Java: Migrate java code to new repository (#7460)
  • 430dd8d ADR - Agent Framework (#5922)
  • 3169c8a Python: Persist user and assistant messages in chat history (concept sample) ...
  • 68b21b8 Python: Bump azure-ai-inference from 1.0.0b1 to 1.0.0b2 in /python (#7273)
  • Additional commits viewable in compare view


Updates Microsoft.SemanticKernel.Abstractions from 1.16.0 to 1.16.2

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

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)

dotnet-1.16.1

Changes:

  • c15e253097c6805752cdc62ade4e05ccce290e3a .Net: Bump Handlebars.Net.Helpers from 2.4.1.5 to 2.4.5 in /dotnet (#7271)
  • 12a877b8297bfb39987843b3f95acf606cb163ca .Net: Sample showing how to transform a plugin (#7206)
  • d2f0044e760239ce647e7304629eeb0c06f11919 .Net: Handle missing operation id in OpenApi spec (#7344) [ #7343, #5598 ]
  • 5db83a95fd6ef4fb7db009431cfa94572e733195 .Net: Added example of Plan generation and execution using Auto Function Calling (#7046)
  • 4d612c336994e725bf50aae5d23e849be7e99a57 .Net Agents - Agent History Propagation (#7216)
  • 79207ffbbc6655391dd072b0afa994de407b6be0 Python: Migrate to Ollama Python SDK (#7165)
Commits
  • 6f39b44 Version 1.16.2 (#7564)
  • dce34f7 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.2 to 12.2.3 in /dotnet (#7553)
  • 1641aea .Net: Bump DuckDB.NET.Data.Full from 1.0.1 to 1.0.2 in /dotnet (#7552)
  • fea7df8 .Net: Bump Azure.Search.Documents from 11.5.1 to 11.6.0 in /dotnet (#7555)
  • ce79de5 Remove Java from CodeQL analysis (#7547)
  • d54f391 Python: serialize the result as string, consistent with behavior before 1.2 (...
  • d3172f8 Java: Migrate java code to new repository (#7460)
  • 430dd8d ADR - Agent Framework (#5922)
  • 3169c8a Python: Persist user and assistant messages in chat history (concept sample) ...
  • 68b21b8 Python: Bump azure-ai-inference from 1.0.0b1 to 1.0.0b2 in /python (#7273)
  • Additional commits viewable in compare view


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 #104.