Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
semantic_kernel-1.36.2-py3-none-any.whl | 2025-09-04 | 888.6 kB | |
semantic_kernel-1.36.2.tar.gz | 2025-09-04 | 574.7 kB | |
python-1.36.2 source code.tar.gz | 2025-09-04 | 21.7 MB | |
python-1.36.2 source code.zip | 2025-09-04 | 25.5 MB | |
README.md | 2025-09-04 | 2.0 kB | |
Totals: 5 Items | 48.6 MB | 1 |
Release Notes
Enhancements and Improvements
- Python: docs(typing): add return type and docstring to store_results in utils/chat.py by @ajeet214 in https://github.com/microsoft/semantic-kernel/pull/12910
- Python: Add framework name into UserAgent header for bedrock integration by @0x-fang in https://github.com/microsoft/semantic-kernel/pull/12901
- Python: Don't return code output via on_intermediate_msg callback by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/13058
Bug Fixes
- Python: fix (openai): only propagate usage metadata for final streaming chunk without choices by @daydaychen in https://github.com/microsoft/semantic-kernel/pull/12977
- Python: Fix responses agent kernel args bug by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/13056
- Python: Fix Azure AI Inference connector
model_extras
duplication by @TaoChenOSU in https://github.com/microsoft/semantic-kernel/pull/13066
Python Package Updates
- Python: Bump torch from 2.7.1 to 2.8.0 in /python by @dependabot[bot] in https://github.com/microsoft/semantic-kernel/pull/12919
- Python: Update pymilvus requirement from <2.6,>=2.3 to >=2.3,<2.7 in /python by @dependabot[bot] in https://github.com/microsoft/semantic-kernel/pull/12918
- Python: Update pymongo requirement from <4.14,>=4.8.0 to >=4.8.0,<4.15 in /python by @dependabot[bot] in https://github.com/microsoft/semantic-kernel/pull/12921
- Python: Bump Python version to 1.36.2 for a release by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/13067
New Contributors
- @daydaychen made their first contribution in https://github.com/microsoft/semantic-kernel/pull/12977
- @ajeet214 made their first contribution in https://github.com/microsoft/semantic-kernel/pull/12910
- @0x-fang made their first contribution in https://github.com/microsoft/semantic-kernel/pull/12901
Full Changelog: https://github.com/microsoft/semantic-kernel/compare/python-1.36.1...python-1.36.2