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.Abstractions from 1.16.0 to 1.16.1 #99

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Microsoft.SemanticKernel.Abstractions from 1.16.0 to 1.16.1.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

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
  • f8878be .Net: Version1.16.1 (#7413)
  • a2f4950 .Net: Bump xunit.analyzers from 1.14.0 to 1.15.0 in /dotnet (#7399)
  • 190b69b .Net: Added additional data to auto function invocation filter context (#7398)
  • 1652b9f .Net: Bump Microsoft.Extensions.Http.Resilience from 8.6.0 to 8.7.0 in /dotne...
  • 53cc94e .Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.5.0 to 8.7.0 in /...
  • ffeb099 .Net: Add GenAI support to Connectors.Onnx (#6518)
  • f703783 Bump danielpalme/ReportGenerator-GitHub-Action from 5.2.4 to 5.3.8 (#7395)
  • ee3f9d2 .Net: Bump Moq.Analyzers from 0.1.0 to 0.1.1 in /dotnet (#7401)
  • de2f1bf ADR Agents - AgentChat Serialization Design (#6972)
  • 7a06d80 ADR Agents - Assistant V2 Support (#7215)
  • 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 #100.