python-1.33.0
Release Notes
Enhancements and Improvements
- Python: Add chat completion agent code interpreter sample by @TaoChenOSU in #12393
- Python: Add file handling support to BinaryContent for OpenAI Responses API by @ltwlf in #12258
- Python: Bing custom search tool content support by @moonbox3 in #12415
- Python: Normalize MCP function names to allowed tool calling values. Add tests. by @moonbox3 in #12420
- Python: Emit token usage with streaming chat completion agent. by @moonbox3 in #12416
- Python: Remove model info check in Bedrock connectors by @TaoChenOSU in #12395
Bug Fixes
- Python: Throw exception on image error by @emmanuel-ferdman in #12410
- Python: Fix OpenAPI concept sample by @moonbox3 in #12418
Python Package Updates
- Python: Bump google-cloud-aiplatform from 1.93.0 to 1.95.1 in /python by @dependabot in #12346
- Python: Bump Python version to 1.33.0 for release by @moonbox3 in #12427
Important
Python: Remove planner-related code and samples. by @moonbox3 in #12417
Planners have been fully removed from the codebase and package per prior deprecation announcements.
Full Changelog: python-1.32.2...python-1.33.0