dotnet-0.17.230626.1-preview
Pre-release
Pre-release
shawncal
released this
28 Jun 23:18
·
2868 commits
to main
since this release
What's Changed
- Add support for multiple native function arguments of many types by @stephentoub in #1195
- Fix order of bool args to GetParameterMarshalerDelegate by @stephentoub in #1518
- Fix variable expansion in plan steps by @lemillermicrosoft in #1507
- Fix parameter assignment in ActionPlanner by @lemillermicrosoft in #1530
- Bump Grpc.Net.Client from 2.53.0 to 2.54.0 in /dotnet by @dependabot in #1532
- Http consistency: Grpc skills by @SergeyMenshykh in #1545
- Http consistency: OpenAPI skills by @SergeyMenshykh in #1521
- Http consistency: HttpSkill, BingConnector, GoogleConnector, and WebFileDownloadSkill by @SergeyMenshykh in #1551* Add CultureInfo to SKContext by @stephentoub in #1519
- Bump Microsoft.SemanticKernel.Skills.MsGraph from 0.15.230531.5-preview to 0.16.230615.1-preview in /dotnet by @dependabot in #1561
- Moving KernelSyntaxExamples into the dotnet/ folder by @shawncal in #1616
- Initial pass at AppInsights sending custom events by @IanNorris in #899
- GitHub Actions: node-pr builds run in parallel by @shawncal in #1626
- Stabilizing Book Creator Sample: Updating sk nuget and switching to ActionPlanner by @teresaqhoang in #1613
- Add methods to import plans into kernel by @lemillermicrosoft in #1654
- Add option to deserialize plan without requiring functions by @lemillermicrosoft in #1652
- Move SK.CoreSkills to new package: SK.Skills.Core by @shawncal in #1623
- Add NCalc skills for language-based math problems by @lemillermicrosoft in #1464
- Add Token/Logit Bias to Completion/Chat settings by @RogerBarreto in #1647
- Support of IEmbeddingGeneration<TValue, TEmbedding> interface by Kernel.GetService method by @SergeyMenshykh in #1693
- Bump Microsoft.SemanticKernel.Skills.OpenAPI from 0.15.230531.5-preview to 0.16.230615.1-preview in /dotnet by @dependabot in #1687
- Improve sequential plan parser with support for missing functions. by @lemillermicrosoft in #1615
- Chroma memory store - C# implementation by @dmytrostruk in #1634
- Add StepwisePlanner extension for MRKL style planning by @lemillermicrosoft in #1468
New Contributors
- @cschadewitz made their first contribution in #1373
- @hario90 made their first contribution in #1533
- @IanNorris made their first contribution in #899
- @mahomedalid made their first contribution in #713
Full Changelog: dotnet-0.16.230615.1-preview...dotnet-0.17.230626.1-preview