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
95 stars 8 forks source link

Bump Microsoft.SemanticKernel and Microsoft.SemanticKernel.Core #75

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.13.0

Changes:

  • b250109328d8b284d24682420945df5cd3057bd4 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce107e0e639a5bf131077e87b47649625b061 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b7577b4bea7bbca30695e7269dea8ef7ccf3d .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e197853bf54e7cfc42fc22c019ea1157db6eae1 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662ce8550d46a1e12642d9e705685de387d4e .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05abd9c886ab75dd24ecc5cb2342ca438874 .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET Framework (#6324)
  • 3db321b6cab46449ed44e6d5d25cc244ae3c7c56 .Net: Fix CI pipeline for Windows runner (#6304)
  • 1d042be923ce83d4c0b2a080be4568e6c4c981aa .Net: Include streaming tool call information in model diagnostics (#6305)
  • 0c89e0bd4314b4f4c913563258ffefadedab1afe .Net: Fix MistralAI logging (#6315)
  • 51af5eedc9ef701b2b488a16ab0915b1b9933c2e .Net: Summarization and translation evaluation examples with Filters (#6262)
  • dbe6aa2c6c07fdcbddbfa28ceb82168bf4b1ec4e .Net: Trace ChatHistory and PromptExecutionSettings in IChatCompletionServices (#6306)
  • 729ea0750531b84b934c986aea6a43035ee46bb0 .Net: Some Mistral code cleanup from analyzers (#6308)
  • 6bed72304ffcf3334719dec2aa0ea1be428c5212 .Net: Ignore PromptExecutionSettings.IsFrozen for JSON serialization (#6307)
  • 1e6c49e5591d9a7a3087d8f860ae70644d67ca09 .Net: Include request info in HttpOperationException (#6309)
  • 75ee1a9d2f0e86ff422ed4cf1b07a9d3309f3640 .Net: Implementation of store using Azure SQL/SQL Server with vector search. (#6142)
  • 9b0dde56287b3f17591524c1918a21169bc56b09 .Net: Add MistralAI to the AppInsights sample (#6301)

This list of changes was auto generated.

Commits
  • b250109 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce10 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b757 .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e19785 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662c .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05a .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET F...
  • ec93cb4 Python: Adds a memory connector for Azure Cosmos DB for NoSQL (#6195)
  • 4998063 Python: Bump version to 1.0.0rc1. (#6321)
  • a894aeb Python: implement filters (#5681)
  • 3db321b .Net: Fix CI pipeline for Windows runner (#6304)
  • Additional commits viewable in compare view


Updates Microsoft.SemanticKernel.Core from 1.12.0 to 1.13.0

Release notes

Sourced from Microsoft.SemanticKernel.Core's releases.

dotnet-1.13.0

Changes:

  • b250109328d8b284d24682420945df5cd3057bd4 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce107e0e639a5bf131077e87b47649625b061 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b7577b4bea7bbca30695e7269dea8ef7ccf3d .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e197853bf54e7cfc42fc22c019ea1157db6eae1 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662ce8550d46a1e12642d9e705685de387d4e .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05abd9c886ab75dd24ecc5cb2342ca438874 .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET Framework (#6324)
  • 3db321b6cab46449ed44e6d5d25cc244ae3c7c56 .Net: Fix CI pipeline for Windows runner (#6304)
  • 1d042be923ce83d4c0b2a080be4568e6c4c981aa .Net: Include streaming tool call information in model diagnostics (#6305)
  • 0c89e0bd4314b4f4c913563258ffefadedab1afe .Net: Fix MistralAI logging (#6315)
  • 51af5eedc9ef701b2b488a16ab0915b1b9933c2e .Net: Summarization and translation evaluation examples with Filters (#6262)
  • dbe6aa2c6c07fdcbddbfa28ceb82168bf4b1ec4e .Net: Trace ChatHistory and PromptExecutionSettings in IChatCompletionServices (#6306)
  • 729ea0750531b84b934c986aea6a43035ee46bb0 .Net: Some Mistral code cleanup from analyzers (#6308)
  • 6bed72304ffcf3334719dec2aa0ea1be428c5212 .Net: Ignore PromptExecutionSettings.IsFrozen for JSON serialization (#6307)
  • 1e6c49e5591d9a7a3087d8f860ae70644d67ca09 .Net: Include request info in HttpOperationException (#6309)
  • 75ee1a9d2f0e86ff422ed4cf1b07a9d3309f3640 .Net: Implementation of store using Azure SQL/SQL Server with vector search. (#6142)
  • 9b0dde56287b3f17591524c1918a21169bc56b09 .Net: Add MistralAI to the AppInsights sample (#6301)

This list of changes was auto generated.

Commits
  • b250109 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce10 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b757 .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e19785 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662c .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05a .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET F...
  • ec93cb4 Python: Adds a memory connector for Azure Cosmos DB for NoSQL (#6195)
  • 4998063 Python: Bump version to 1.0.0rc1. (#6321)
  • a894aeb Python: implement filters (#5681)
  • 3db321b .Net: Fix CI pipeline for Windows runner (#6304)
  • 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)