Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
semantic_kernel-1.35.0-py3-none-any.whl | 2025-07-15 | 875.8 kB | |
semantic_kernel-1.35.0.tar.gz | 2025-07-15 | 564.4 kB | |
python-1.35.0 source code.tar.gz | 2025-07-15 | 21.3 MB | |
python-1.35.0 source code.zip | 2025-07-15 | 25.0 MB | |
README.md | 2025-07-15 | 1.4 kB | |
Totals: 5 Items | 47.8 MB | 2 |
Release Notes
New Features
- Python: feature: support gpt-image-1 by @ymuichiro in https://github.com/microsoft/semantic-kernel/pull/12621
Enhancements and Improvements
- Python: Emit partial result for magentic pattern when retrieving final result, if available by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12656
- Python: Use message cache in agent orchestrations by @TaoChenOSU in https://github.com/microsoft/semantic-kernel/pull/12618
- Python: Properly handle AzureAI Search results for AzureAIAgent by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12654
- Python: Improve orchestration exception handling by @TaoChenOSU in https://github.com/microsoft/semantic-kernel/pull/12716
Python Package Updates
- Python: Update pymongo requirement from <4.13,>=4.8.0 to >=4.8.0,<4.14 in /python by @dependabot[bot] in https://github.com/microsoft/semantic-kernel/pull/12494
- Python: Update boto3 requirement from <1.39.0,>=1.36.4 to >=1.36.4,<1.40.0 in /python by @dependabot[bot] in https://github.com/microsoft/semantic-kernel/pull/12638
- Python: Bump Python version to 1.35.0 for a release by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12725
Full Changelog: https://github.com/microsoft/semantic-kernel/compare/python-1.34.0...python-1.35.0