Release Notes
Enhancements and Improvements
- Python: docs(typing): add return type and docstring to store_results in utils/chat.py by @ajeet214 in #12910
- Python: Add framework name into UserAgent header for bedrock integration by @0x-fang in #12901
- Python: Don't return code output via on_intermediate_msg callback by @moonbox3 in #13058
Bug Fixes
- Python: fix (openai): only propagate usage metadata for final streaming chunk without choices by @daydaychen in #12977
- Python: Fix responses agent kernel args bug by @moonbox3 in #13056
- Python: Fix Azure AI Inference connector
model_extras
duplication by @TaoChenOSU in #13066
Python Package Updates
- Python: Bump torch from 2.7.1 to 2.8.0 in /python by @dependabot[bot] in #12919
- Python: Update pymilvus requirement from <2.6,>=2.3 to >=2.3,<2.7 in /python by @dependabot[bot] in #12918
- Python: Update pymongo requirement from <4.14,>=4.8.0 to >=4.8.0,<4.15 in /python by @dependabot[bot] in #12921
- Python: Bump Python version to 1.36.2 for a release by @moonbox3 in #13067
New Contributors
- @daydaychen made their first contribution in #12977
- @ajeet214 made their first contribution in #12910
- @0x-fang made their first contribution in #12901
Full Changelog: python-1.36.1...python-1.36.2