github microsoft/semantic-kernel python-0.4.6.dev

latest releases: dotnet-1.14.1-nightly-240615.1, python-1.1.1, dotnet-1.14.1-nightly-240614.1...
4 months ago

Notable Changes

  • As we advance towards our objective of bringing SK Python to version 1.0, we are implementing several significant modifications. These updates are aimed at ensuring consistency with SK .NET and adhering to industry norms. In the current release, we have updated all occurrences of Skills to Plugins. This modification impacts class names, variable names, as well as filenames and directory names.
  • completion settings were updated to execution_settings. This change is related to the PromptTemplateConfig and AIRequestSettings and brings the Python code in better alignment with how it is done in .NET.

What's Changed

  • Python: Bump jinja2 from 3.1.2 to 3.1.3 in /python by @dependabot in #4583
  • Python: Fix OYD tool message parsing by @sarah-widder in #4599
  • Python: Fixes Plan using an empty function in describe and incorrectly setting context variables for next steps. by @juliomenendez in #4673
  • Python: Rename skills to plugins. Update prompt template config to use execution settings to align with dotnet. by @moonbox3 in #4595
  • Python: Bump pyproject version to 0.4.6. Bump notebook sk versions to 0.4.6. by @moonbox3 in #4712

Full Changelog: python-0.4.5.dev...python-0.4.6.dev

Don't miss a new semantic-kernel release

NewReleases is sending notifications on new releases.