Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
semantic_kernel-1.35.1-py3-none-any.whl | 2025-08-05 | 880.8 kB | |
semantic_kernel-1.35.1.tar.gz | 2025-08-05 | 568.7 kB | |
python-1.35.1 source code.tar.gz | 2025-08-05 | 21.5 MB | |
python-1.35.1 source code.zip | 2025-08-05 | 25.3 MB | |
README.md | 2025-08-05 | 2.6 kB | |
Totals: 5 Items | 48.3 MB | 4 |
Release Notes
Enhancements and Improvements
- Python: Support AzureAI agent MCP tools for streaming and non-streaming invocations by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12736
- Python: improved MCP connect and additional samples by @eavanvalkenburg in https://github.com/microsoft/semantic-kernel/pull/12696
- Python: Require tool_call_id parameter for string-based tool messages in ChatHistory by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12753
- Python: Pass through arguments when creating agents from specs by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12771
- Python: Input & output attributes in invoke_agent span by @TaoChenOSU in https://github.com/microsoft/semantic-kernel/pull/12834
- Python: Magentic orchestration to return the last agent message when limits reached by @TaoChenOSU in https://github.com/microsoft/semantic-kernel/pull/12839
- Python: Update README.md by @Nava-7 in https://github.com/microsoft/semantic-kernel/pull/12737
- Python: Add mix agent orchestration sample by @TaoChenOSU in https://github.com/microsoft/semantic-kernel/pull/12749
- Python: Add ability to specify encoding when adding a plugin. Add tests. by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12797
- Python: Add bedrock model provider parameter by @TaoChenOSU in https://github.com/microsoft/semantic-kernel/pull/12853
Bug Fixes
- Python: fix Bing grounding & custom search content generation by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12760
- Python: AzureAI Agent int test update to pass by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12849
- Python: Add incomplete details reason to AzureAIAgent error message by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12796
Python Package Updates
- Python: Update sentence-transformers requirement from <5.0,>=2.2 to >=2.2,<6.0 in /python by @dependabot[bot] in https://github.com/microsoft/semantic-kernel/pull/12679
- Python: Update pyarrow requirement from <21.0,>=12.0 to >=12.0,<22.0 in /python by @dependabot[bot] in https://github.com/microsoft/semantic-kernel/pull/12836
- Python: Bump Python version to 1.35.1 for a release. by @moonbox3 in https://github.com/microsoft/semantic-kernel/pull/12856
New Contributors
- @Nava-7 made their first contribution in https://github.com/microsoft/semantic-kernel/pull/12737
Full Changelog: https://github.com/microsoft/semantic-kernel/compare/python-1.35.0...python-1.35.1