custouch / semantic-kernel-ERNIE-Bot

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

Bump Microsoft.SemanticKernel.TemplateEngine.Basic from 1.0.0-beta1 to 1.0.0-beta2 #53

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.SemanticKernel.TemplateEngine.Basic from 1.0.0-beta1 to 1.0.0-beta2.

Release notes

Sourced from Microsoft.SemanticKernel.TemplateEngine.Basic's releases.

dotnet-1.0.0-beta2

Breaking Changes:

  • f5dc51e567230d127fa99024a6a7541bbe8dfa88 .Net Fix for double retries (#3141)
  • 224f0dbe3ea041b86f069cdc70f81a2e97193fff .Net: Hide Memory Collection types for internal usage only (#3175)
  • 11f26fa81bb250f8459dff525a4c7dc33f5e0f9f .Net: Net: PromptTemplateConfig and IPromptTemplate namesapce refactor (#3174)
  • 3929794e399dada1382ce8b4c1ee4934367b75e9 .Net: Move several IKernel methods to a KernelExtensions class (#3186)

Changes:

  • 4fc94a2312379dcd08f08db00dcad27cc35c3e0b .Net: The NuGet packages version has been bumped for beta2 (#3197)
  • 7ab5c399930fef6b3262f56f611acb6e7cf9e47d .Net: Obsolete the useless SetDefaultFunctionCollection (#3183)
  • c3a7ab39ef3bdccb98cbab72b62e817bf72db58e .Net: Delete duplicative Json.ToJson (#3190)
  • 1869607d3dce9e3945a05157803f4b4dc3ff11e2 .Net: Avoid list allocation in NullReadOnlyFunctionCollection (#3189)
  • 08ebc2504efa3c4e85d147676f03fc0a5f2c3987 .Net: Avoid a few unnecessary Dictionary allocations in Abstractions (#3188)
  • 3cc21db96f8a6dc87c8e1632a806c733b97a5891 .Net: Remove ILoggerFactory from FunctionCollection (#3184)
  • cfc14bb1ebeefeefa4c061cb2c5fa2020d60e3b6 .Net: Update the description to explain why context.Variables.Update is being used (#3078)
  • bdc517d0f80e0f0896a8f1fc01d4327848c74937 .Net: Deprecated Oobabooga functionality in favor of new NuGet package (#3176)
  • f10d90f8f0524d59f25a7700475d90067055580c .Net: Adding EnumType PodType.Starter to Pinecone (#2482) (#3150)
  • 36e871ef5463a9a323912bda82c1aa3cd7048df8 .Net: Added ToString override for FunctionResult and KernelResult (#3170)
  • 96062151cf12be34a2ea23f33d71ee7f9b31cbed .Net: Replace bespoke IWaitProvider with TimeProvider (#3156)
  • 7b46188f6f32eb8f29ff5f586ca54cd3f09bc191 .Net: Bump DuckDB.NET.Data.Full from 0.9.0 to 0.9.0.3 in /dotnet (#3118)
  • d7ab8cbab1b2f23aae2437007d36711a43be84b0 .Net: Bump Azure.Identity from 1.10.1 to 1.10.2 in /dotnet (#3117)
  • c46e3a1b43e290512e386cfe48bc3358b8742f30 .Net: Bump Microsoft.Data.Sqlite from 7.0.11 to 7.0.12 in /dotnet (#3116) [ #31704, #31705 ]
  • d50361e7a1bf2b5a83521d3ce398a81fab111ea2 .Net: Use the new TensorPrimitives for numerical operations (#3113)
  • 6257e33329e61e42aefa36fbaea5375d2fc1ebf4 .Net: Bump Azure.Search.Documents from 11.5.0-beta.4 to 11.5.0-beta.5 in /dotnet (#3106) [ #39137, #39148, #39143, #39141, #39009, #39106, #39125, #39130 ]
  • dd70084999298a7196c0a5fd70377168aff8ec54 .Net: Bump DuckDB.NET.Data.Full from 0.8.1 to 0.9.0 in /dotnet (#3052)

This list of changes was auto generated.

Commits
  • 4fc94a2 .Net: The NuGet packages version has been bumped for beta2 (#3197)
  • 7ab5c39 .Net: Obsolete the useless SetDefaultFunctionCollection (#3183)
  • 3929794 .Net: Move several IKernel methods to a KernelExtensions class (#3186)
  • c3a7ab3 .Net: Delete duplicative Json.ToJson (#3190)
  • 1869607 .Net: Avoid list allocation in NullReadOnlyFunctionCollection (#3189)
  • 08ebc25 .Net: Avoid a few unnecessary Dictionary allocations in Abstractions (#3188)
  • 3cc21db .Net: Remove ILoggerFactory from FunctionCollection (#3184)
  • 11f26fa .Net: Net: PromptTemplateConfig and IPromptTemplate namesapce refactor (#3174)
  • 224f0db .Net: Hide Memory Collection types for internal usage only (#3175)
  • cfc14bb .Net: Update the description to explain why context.Variables.Update is being...
  • 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 1 year ago

Superseded by #57.