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.13.0 to 1.14.0 #83

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps Microsoft.SemanticKernel.Abstractions from 1.13.0 to 1.14.0.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.14.0

Changes:

  • 780aa63e764238945801da7321aa045543f41794 Python: implement async support for templates (#6486)
  • d56ca2928efb9a224389d8c7c8eccb42101b5fc1 Python: Improve DEV_SETUP.md Poetry install instructions for MacOS users. (#6487)
  • e6ec0eff4a3101d5326683e49173f6c0efe85601 Python: added tests for core_plugins (#6470)
  • 060699cc8f61eb2b103782f65a791f80bf9edf9e .Net: Added AzureChatExtensionsOptions property and deprecated WithData classes (#6454)
  • fb8edbef94f4ad2304150d15c3e9532203eee7dc Python: updates to cicd and notebooks (#6485)
  • b0dd67a54dacd473fc8f5eeff8b48f533bb1402c Python: add samples workflow (#6484)
  • 9e46e52c97c88a1fe24ec5c108219cc814f78fe6 Python: Fix learn resource planner sample (#6478)
  • 5f40f5789745098e7976deabe7fa452bf5a80cee Python: Support Bing Custom Search (#6278)
  • bf42feda6d90e6d0fd889f1f1141c6d793eb6253 Python: Fix function calling concept example. (#6477) [ #6453 ]
  • 7297f4d66cec47e230893819ad8ffe5582b2de9c Python: Bump regex from 2023.12.25 to 2024.5.15 in /python (#6291)
  • ba9af0e07bb238fab8edf64c2365a445f8780270 Python: mypy coverage enhancement (#6250)
  • 4508e8d966628ae343954fe744fb4081811abff7 Python: properly handle types while building the schema (#6469) [ #6466 ]
  • d2d637f0ace28bb5927b147f446a7f1a4efe98e8 Python: added hugging face unit test (#6467)
  • 8d9c3cbc996a5feea6485b2c21169e9d7558ad68 .Net: Fixed ImageContent usage in OpenAI connector (#6450)
  • fbb26b5cf6a71d0cbfaa9c9e9a53997d2e34cbfb Python: further improvements to checks and docs in dev_setup (#6445) [ #5629 ]
  • 377287f4a7291f39cf4f8c4473bb465c80e1d1f4 Python: Bump pyarrow from 15.0.2 to 16.1.0 in /python (#6290) [ #41594, #41431, #41, #41577, #41562, #41140, #41165, #41566 ]
  • 5195f03b640ed626bf60ab5142dfbee587d89701 .Net: Include request metadata in KernelException if response cannot be serialized (#6407)
  • d6b6200ec3b24fe292381db31a36a8c6b2458470 .Net: Bump Azure.AI.OpenAI from 1.0.0-beta.15 to 1.0.0-beta.17 in /dotnet (#6236) [ #4, #43838, #43837, #43834, #43686, #43828, #43794, #43827 ]
  • d47142554537eb59832f17a6d0328bdfab89dd91 .Net: Add API to create a PromptTemplateConfig from a Prompty template (#6414)
  • cd93ea98c27d15a601a8091e3db054a4de0e51a4 .Net: Update obsolete links (#6403)
  • 7ce352b9e3905eaf57d9a2f5431176c88c2a5194 Python: Pydantic settings config (#6392)
  • f9d66ec450b603c9b3e416f573a1f3a9fba8355a Java: merge java-development to main (#6440)
  • 7e0b64f06c33efc17111197e9d675c84e2e7fa79 Merge branch 'main' into java-development
  • 7cb651a809a34ed8cbb35d7695db182382024ec7 Python: fix for add_function with conflicts (#6437) [ #6412 ]
  • 0cb826a6265fbabd03f3b6b38ae52748fd48a39f Merge remote-tracking branch 'upstream/main' into java-development
  • 5d25f6a8ddb4bd0b8d72ee07fb2dc83a5c761c5c Python: fix: Remove wrong response_format override in AzureChatPromptExecutionSettings class (#6424) [ #5997 ]
  • e03b3fa168bf12d6343ee5e45c1e7b436cab8da9 Python: Run notebooks as tests (#6430) [ #4637, #4638 ]
  • 02145d9705fa1dbcc03330b0a2ea3ee112852d28 .Net: Return result of the function executed before termination for streaming API (#6428)
  • 246b84357ff6e0415fe5cb7fd97b622fb9bc9032 Python: Bump Python version to 1.0.3 for a release. (#6432)
  • 94c89ed7f8fb2cf0ad3cf22c811cf123be980304 Python: Fix doc string for allow_dangerously_set_content (#6431)
  • f7f5abca307eddf7a608605f4d21503f3eb61790 Python: (Astra DB) Explicit projection when reading from Astra DB (#6246)
  • 895a580303203121f3a1a248b13d1b1dac0c97fa Python: Fix schema building for complex types (#6394) [ #6388 ]
  • 172e93113ef2b4e3e6b884d332a73d384b5b5535 Python: updated samples (#6411)

... (truncated)

Commits
  • 9af6cd6 .Net: Fix: telemetry sample app repeated calls to the same registered functio...
  • f42dfb1 .Net: Version 1.14.0 (#6543)
  • 1345b56 Python: Bump pydantic from 2.7.1 to 2.7.3 in /python (#6515)
  • 3fdb1bb Python: Bump weaviate-client from 4.6.3 to 4.6.4 in /python (#6513)
  • 510e574 Python: Bump pydantic-settings from 2.2.1 to 2.3.0 in /python (#6514)
  • 3ec13eb .Net: Bump System.Diagnostics.DiagnosticSource from 8.0.0 to 8.0.1 in /dotnet...
  • 8828b86 Python: Refactoring and fix bug. AuthorRole instead of string literals. (#6391)
  • 2a7763a Python: Updates to fix changes made to ACA Sessions Plugin (#6507)
  • e9b1407 Python: Fix Bing Connector Setting Usage (#6493)
  • eab0e67 Python: Bump Python version to 1.0.4 for a release. (#6488)
  • 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)