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.10.0 to 1.12.0 #71

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps Microsoft.SemanticKernel.Core from 1.10.0 to 1.12.0.

Release notes

Sourced from Microsoft.SemanticKernel.Core's releases.

dotnet-1.12.0

Changes:

  • fdf35d88f6a0be3c5b2aaef4b70ec5776d4b516c .Net: Bump version to 1.12.0 (#6302)
  • aa9875465c35c515abbd37c7966ff731b448f4ce .Net: Add activities to MistralClient (#6297)
  • a136cd443c290ad7af40e96d7e78246d1f874381 .Net: fixed extension data in Model diagnostics (#6275)
  • e5a29dae8c5c7af8477d7d6563c410199e39bdea .Net: Address some additional review feedback (#6289)
  • 74efae1909289957531cd26b2dd30875a989a7ec .Net: Consolidate some code used in unit tests (#6292)
  • 41f072dab0a3966cce420f168c6d35f8a91898bc .Net: Increase auto-invoke and in-flight tool calling hard-coded limits (#6272)
  • b95f05c10cf4f4b4d0532a9a42cc4d0c04ec4f75 .Net: MistralAI Connector (#6263)
  • c22f42a71167d06fdc05848b7ee98181c6a67974 .Net: Updated notebooks (#6273)
  • b99b77f2ba4178342ed99431f9a8b2a4d0af9b44 .Net: [WIP] OTel model diagnostics: streaming APIs (#6242)
  • 0bc8506d744b6e142fd16cc2383fe632733f31a2 .Net: Rename to AllowDangerouslySetContent (#6257)
  • cf91bc63202e1b9eb47eaff2b8a2e5c72d4ce5aa .Net: Fix KernelFunctionFromMethod.ToString (#6221)
  • 4c130c643ba6d83d7f5ea7b5bc85e8a1085a00fe .Net: Graduate some experimental features (#6245) [ #6211 ]
  • 132693ce3cc22036fc19edc9c3c69c2a1c5e7f7f .Net: Time Plugin Demo (#6200)
  • af207dc1b46d6b2559da08661f8fbbd886ba8e52 .Net: Fix filters cloning when registered via Kernel properties (#6241)
  • 34f201ab2e0719988d330749ff28fdae4fb17080 .Net: Don't limit [KernelFunction] to public methods (#6206)
  • 8a8cd9553c35f436e7667bdea9358b9574d636e8 .Net: Fix 5796 function calling enum params (#5998)
  • f53c98e351738a11bc5b229bfe1aa540e4c8d37b .Net: Update telemetry sample and documentation (#6191)
  • c369ab3506862ccac010d9b63c6da0aee7463826 .Net: Add multitargeting to .NET libraries (#4421)
  • 822a644b8ed28adfffc6de8f77ef194bceac9d7f .Net: Add model diagnostics to non-streaming APIs (#6150)
  • f952e141698a06146a24d9c0ebea937d78761908 .Net: Example of prompt PII detection logic with Filters and Microsoft Presidio (#6171)

This list of changes was auto generated.

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)

... (truncated)

Commits
  • fdf35d8 .Net: Bump version to 1.12.0 (#6302)
  • 33f278c Python: Bump python version to 0.9.9b1 for release. (#6299)
  • d9aa617 Python: Create an experimental class and function decorator. (#6298)
  • aa98754 .Net: Add activities to MistralClient (#6297)
  • a136cd4 .Net: fixed extension data in Model diagnostics (#6275)
  • 2530367 Python: improved plugins docstrings (#6287)
  • cc7f7d2 Python: renamed complete to get_ (#6288)
  • e5a29da .Net: Address some additional review feedback (#6289)
  • a5a38b8 Python: added function_name and plugin_name properties to FC and FCR (#6286)
  • 74efae1 .Net: Consolidate some code used in unit tests (#6292)
  • 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)