Skip to content

python-1.32.0

Compare
Choose a tag to compare
@moonbox3 moonbox3 released this 28 May 00:48
· 92 commits to main since this release
079594d

Release Notes

New Features

  • Support structured outputs with Azure AI inference chat completion. by @moonbox3 in #12183
  • Support Declarative Spec for OpenAIAssistantAgent & OpenAIResponsesAgent by @moonbox3 in #12247

Enhancements and Improvements

Bug Fixes

  • Add missing index in Bedrock FunctionCallContent instantiation by @ja-bot in #12203
  • Allow hyphens in function param metadata which are sometimes present with MCP plugins by @moonbox3 in #12267
  • Fix Python test coverage report workflow by @TaoChenOSU in #12261

Python Package Updates

New Contributors

Full Changelog: python-1.31.0...python-1.32.0