Skip to content

python-1.32.1

Compare
Choose a tag to compare
@moonbox3 moonbox3 released this 03 Jun 01:28
· 72 commits to main since this release
12a3904

Release Notes

Enhancements and Improvements

  • Python: Improve Python README by @moonbox3 in #12289
  • Python: Fix for AzureAIAgent streaming func call invocations. Other fixes/improvements for tool call content types, and logging. by @moonbox3 in #12335

Tip

The required dependencies for the AzureAIAgent are now installed with the base semantic-kernel package: pip install semantic-kernel. Please visit our documentation for more details.

Bug Fixes

  • Python: Fix AttributeError in ResponsesAgentThreadActions._get_tool_calls_from_output by @ltwlf in #12301

Python Package Updates

  • Python: Bump Python version to 1.32.1 for a release by @moonbox3 in #12344

New Contributors

Full Changelog: python-1.32.0...python-1.32.1