python-1.32.1
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
New Contributors
Full Changelog: python-1.32.0...python-1.32.1