python-1.12.0
Release Notes
New Features
- Python: OpenAI Structured Output
response_format
ADR by @moonbox3 in #8656 - Python: Include streaming code output for OpenAI Assistants by @moonbox3 in #9080
- Python: Add Vector Store to PostgreSQL connector by @lossyrob in #8951
- Python: Add 'low' Severity Level to ContentFilterResultSeverity Enum by @ymuichiro in #9103
- Python: Onnx Connector by @nmoeller in #8106
- Python: Bedrock connector by @TaoChenOSU in #9100
- Python: Add ability to specify a default timeout for the polling operation. by @moonbox3 in #9386
- Python: Add the Python process framework by @moonbox3 in #9363
Python Package Updates
Enhancements and Fixes
- Python/.Net: Agent Resources for Learn-Site Update by @crickman in #9104
- Python: Restructure connector unit tests by @TaoChenOSU in #9316
- Python: Restructure integration tests by @TaoChenOSU in #9331
- Python: Update 05-using-the-planner.ipynb by @iamnicoj in #9142
- Python: Return streaming tool call output to the caller by @moonbox3 in #9362
Bug Fixes and Improvements
- Python: Fix AI Search Environment Variables by @elizabethhalper in #9160
- Python: Fix issue with default opentelemetry metric in pydantic base model by @JTremb in #9292
- Python: Fix typo in 06-memory-and-embeddings.ipynb notebook by @redblacktree in #9257
- Python: Fix cancelled typo by @moonbox3 in #9389
New Contributors
- @iamnicoj made their first contribution in #9142
- @elizabethhalper made their first contribution in #9160
- @redblacktree made their first contribution in #9257
Full Changelog: python-1.11.0...python-1.12.0