python-1.17.0
Release Notes
New Features
- Python: Introduced a new condition to yield
StreamingChatMessageContent
directly when usage data is available. by @ymuichiro in #9753 - Python: Refactor chat completion concept samples by @TaoChenOSU in #9822
- Python: graduate filters, add exception during addition and some cleanup by @eavanvalkenburg in #9856
Python Package Updates
- Python: Fix syntax for pinned pydantic package. by @moonbox3 in #9789
- Python: Bump Python version to 1.17.0 for a release. by @moonbox3 in #9885
Enhancements and Fixes
- Python: improve integration test runs by @eavanvalkenburg in #9845
- Python: small makefile update for python by @eavanvalkenburg in #9847
- Python: Raise exceptions when services are not set up in integration test workflow by @TaoChenOSU in #9874
Bug Fixes and Improvements
- Python: Fix Onnx Connector Memory Problem with Onnx by @nmoeller in #9716
- Python: remove mistaken on_activate func by @eavanvalkenburg in #9839
- Python: fix for file limit and some cleanup by @eavanvalkenburg in #9855
Full Changelog: python-1.16.0...python-1.17.0