custouch / semantic-kernel-ERNIE-Bot

Semantic Kernel 集成文心千帆
MIT License
34 stars 8 forks source link

Bump Microsoft.SemanticKernel.Core from 1.0.0-beta6 to 1.0.0-beta8 #72

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.SemanticKernel.Core from 1.0.0-beta6 to 1.0.0-beta8.

Release notes

Sourced from Microsoft.SemanticKernel.Core's releases.

dotnet-1.0.0-beta8

Breaking Changes:

  • 3dff0a3a84b64a197fc2724569f4f33e38ae0647 .Net: Add serialisation and deserialisation of ChatHistory (#3517)

Changes:

  • ace7a70a91524816a1d8edda0d025bfd4db5dc96 .Net: Version 1.0.0-beta8 (#3534)
  • a585005d7a7daa4c2800cac8c39eef9b293f0c4e .Net: New sample showing how to use an enum with OpenAI function calling (#3532)
  • 54254fde1cd4710ef5747b439ae7536e063a86d9 Add support for OpenAPI responses and schema validation (#3450) [ #3129, #1978 ]
  • f5305c0cac842df6b44548038977010ba94fd0cf .Net: Remove unneeded InternalsVisibleTo in SK Abstractions project (#3533)
  • 31b5556c09647fee72b827e12300ccb2a0c528ff .Net Fix Issues and Function Call Example (#3527) [ #3492 ]
  • 97d8160c0d8cc35052f0477b9a58e7b0b723d333 .Net: Add IAssistant.GetThreadAsync (#3524)
  • 5440770adc9cb001e590eaab35e2f64ffbd293e3 .Net: Mark assistants assembly as experimental (#3525)
  • 5feec05f2b63af4210eaa3e92be7124c22f31fc2 .Net: Delete StringExtensions (#3504)
  • 3f0062f2811304465f79f19e69f525154549cdb4 .Net: Fix ApplicationInsights Example to use SpanId to correlate operations and activities (#3520)

This list of changes was auto generated.

dotnet-1.0.0-beta7

Breaking Changes:

  • 446480b7773811880c03d08b6ff1654a8399caed .Net: Refactor IAIServiceSelector to allow for additional parameters in future (#3447)
  • 5e5b4a487f8fadd0e4eb6039d3c9cd69bd854e1b .Net: Add support for arbitrary service attributes - Option #1 (#3415)

Changes:

  • 01fdb69511ec1f6aea2110716c851e758b65c87c .Net: Function Calling Stepwise Planner (#3434)
  • 43d1ee71838d98da9f4ec676263d653630e32f48 .Net release 1.0.0-beta7 (#3519)
  • 904f5920de38c427a27b7c765b6fa1edcd265f91 .Net: Fix nullable reference type warnings (#3510)
  • 47b879435d0ee318d1f431d83ca10301d7612045 .Net: Experimental Feature - Assistants API (#3446)
  • e721b85d25d3ffe12315a335658b47a89b547eba .Net: Handlebars Planner (#3428)
  • 88e89c7805a3c815c1751ca889014d1d1d14d260 .Net BugFix Adding Plugins.Memory to be correctly picked by code signing (#3497) [ #3382 ]
  • c1ee61f8e93c71414b5a2cc8a14ff682851746ee .Net: Remove use of ConcurrentBag from planner extensions (#3507)
  • 3c7baae0d81e6a6c368d0bda8957bba7979a1791 .Net: Fix a few issues with ChatHistoryExtensions (#3508)
  • 6e374b7078e10fc4490aa28c5dadb34a584d90c5 .Net: Add internal copy of [Experimental] (#3503)
  • ca09459e9bd7308c8cb35bd846dc30374cfa0a36 .Net: Remove IOrderedEnumerable from method signatures (#3506)
  • 55cb52eed3c86dadb735944c4b8c89b046a07f80 .Net: Avoid creating new JsonSerializerOptions per Serialize/Deserialize (#3509)
  • fb6af412746441a9f123bdae0bf2782b94ebf054 .Net: Fix an unnecessary string.Join (#3505)
  • 24e24190e3584e29474048cf04933a7c1dd99293 .Net: Adding Type and Schema to ParameterViews to create better function manuals. (#3453)
  • 9e7f5506f4074160d5e5f735ff566d63048f1ec4 .Net: Upgrade .Net notebooks to Microsoft.SemanticKernel, 1.0.0-beta6 (#3478)
  • ed17c7401dec522f757c55d04b785773ec682590 .Net: Remove the code to load the BasicTemplateEngine by default (#3458)
  • 5e5b4a487f8fadd0e4eb6039d3c9cd69bd854e1b .Net: Add support for arbitrary service attributes - Option #1 (#3415)
  • c4525e3c38b1dd315d702a7994252b22e36a7952 .Net: Allow to exclude operations when importing and OpenAPI swagger (#3452)
  • 3791635324ac0ab25c38211b8758f59433ba8f0a .Net: Remove the artificially created server-url parameter from OpenAPI function parameter view (#3427)
  • 4f4a663f430a146375e860ef22ce57f52dbb13d5 .Net: Rename SKFunction factory methods (#3371)
  • e3ff3e38fcccbe99072f60f6f75e62dc79554eb1 .Net: Add ReturnParameterView for native functions (#3422)
  • 263c9c68d48fe0e8f2bec34a5b1a0f51bea924f3 .Net: Small fixes for C# tutorial (#3449)

... (truncated)

Commits
  • ace7a70 .Net: Version 1.0.0-beta8 (#3534)
  • a585005 .Net: New sample showing how to use an enum with OpenAI function calling (#3532)
  • 54254fd Add support for OpenAPI responses and schema validation (#3450)
  • f5305c0 .Net: Remove unneeded InternalsVisibleTo in SK Abstractions project (#3533)
  • 31b5556 .Net Fix Issues and Function Call Example (#3527)
  • 97d8160 .Net: Add IAssistant.GetThreadAsync (#3524)
  • 5440770 .Net: Mark assistants assembly as experimental (#3525)
  • 3dff0a3 .Net: Add serialisation and deserialisation of ChatHistory (#3517)
  • 5feec05 .Net: Delete StringExtensions (#3504)
  • 3f0062f .Net: Fix ApplicationInsights Example to use SpanId to correlate operations a...
  • 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 12 months ago

Looks like Microsoft.SemanticKernel.Core is up-to-date now, so this is no longer needed.