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.10.0 to 1.11.1 #69

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps Microsoft.SemanticKernel.Abstractions from 1.10.0 to 1.11.1.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.11.1

Changes:

  • 2d38fb939523ed0999728e96dd0897196784935f .Net: Version 1.11.1 (#6186)
  • d45d3bd2d580b4a1671ba58c39d3e498cf94759d .Net: Added dimensions property to OpenAI embedding service constructor (#6184)
  • 89eb3c08d13534d4f80e358fcb2c57ff99fe9d11 .Net: Azure CosmosDB MongoDB vCore Memory Store Bug Fixes (#6177)
  • e389adae7ea127507f57c0c290d1466ef19f6c7e .Net: Update Concepts README for new Prompt samples (#6173) [ #6166 ]
  • ec9fa143849a60fa66f0af82fe71e13977e15d68 .Net: Add Sessions (Code Interpreter) Core Plugin and Demo Project (#6160)
  • 5249aed73292123fe0ef80515fe6b6973ae0dd50 .Net: Improvements for Azure Cosmos DB for MongoDB connector (#6169)

This list of changes was auto generated.

dotnet-1.11.0

Changes:

  • 4c7fcb129634aa5bfc514bed96a6b013823140df .Net: Version 1.11.0 (#6168)
  • 2ae9dc765bedfba907586fe30e606e7bfd2c455b .Net: Merge the Prompty feature branch to main (#6097)
  • 431d18b93459673190d392f0e3b8faffbf417647 .Net: Add request uri and payload to RestApiOperationResponse (#6082) [ #6071 ]
  • 0b4315279051d303fa919d82f370d20c192f0b06 .Net: Example of Semantic Caching with Filters (#6151)
  • 8c82204d174ce5c47a17ac09738dea7d2a026f41 .Net: Example of retry logic using Filters (#6152)
  • 26ad632c8562734315a15d45434bc94c32f29986 .Net: Added function invocation approval demo app (#6109)
  • 3e1911415cd4ddc23451900e1e9c76855418b3a3 .Net: Samples - Fix array access in Handlebars syntax (#6127)

... (truncated)

Commits
  • 2d38fb9 .Net: Version 1.11.1 (#6186)
  • d45d3bd .Net: Added dimensions property to OpenAI embedding service constructor (#6184)
  • 89eb3c0 .Net: Azure CosmosDB MongoDB vCore Memory Store Bug Fixes (#6177)
  • 7b4aba4 Python: Bump Python version to 0.9.8b1 for a release. (#6178)
  • e389ada .Net: Update Concepts README for new Prompt samples (#6173)
  • ec9fa14 .Net: Add Sessions (Code Interpreter) Core Plugin and Demo Project (#6160)
  • 5249aed .Net: Improvements for Azure Cosmos DB for MongoDB connector (#6169)
  • 4c7fcb1 .Net: Version 1.11.0 (#6168)
  • 7e4faa3 Python: Add ACA Python Sessions (Code Interpreter) Core Plugin, samples, and ...
  • 2ae9dc7 .Net: Merge the Prompty feature branch to main (#6097)
  • 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 4 months ago

Superseded by #70.