python-1.3.0
New Features
- Python: Introduce the single, non-group chat completion agent including concept samples by @moonbox3 in #7116
- Python: add experimental unit tests for python 3.13 by @eavanvalkenburg in #7204
- Python: Migrate to Ollama Python SDK by @TaoChenOSU in #7165
- Python: MaaS sample with MMLU by @TaoChenOSU in #7299
- Python: Add application ID for Azure AI Inference by @TaoChenOSU in #7341
- Python: Bump Python version to 1.3.0 from 1.2.0 for a release. by @moonbox3 in #7408
Python Package Updates
- Python: Bump zipp from 3.18.2 to 3.19.1 in /python by @dependabot in #7179
- Python: Bump motor from 3.4.0 to 3.5.0 in /python by @dependabot in #7160
- Python: Bump ruff to 0.5.1 by @moonbox3 in #7180
- Python: Bump pydantic-settings from 2.3.3 to 2.3.4 in /python by @dependabot in #7159
- Python: Bump mistralai from 0.4.1 to 0.4.2 in /python by @dependabot in #7161
- Python: Bump certifi from 2024.2.2 to 2024.7.4 in /python by @dependabot in #7120
- Python: Bump transformers from 4.41.2 to 4.42.4 in /python by @dependabot in #7275
- Python: Bump chromadb from 0.5.3 to 0.5.4 in /python by @dependabot in #7276
- Python: Bump ruff from 0.5.1 to 0.5.2 by @moonbox3 in #7358
Enhancements and Fixes
- Python: mypy and tests for OpenAI by @eavanvalkenburg in #7144
- Python: allow more options for FunctionCallContent constructor by @eavanvalkenburg in #7105
- Python: Increase unit test coverage by @moonbox3 in #7211
- Python: added singular get methods by @eavanvalkenburg in #7202
- Python : CQ MyPy Fix for MistralAI Connector by @nmoeller in #7182
- Python: Azure AI Inference connector code quality improvement by @TaoChenOSU in #7217
- Python: Notebook ServiceSettings needs the create method. by @moonbox3 in #7366
- Python: Json schema improvements for Union and Optional by @moonbox3 in #7367
Bug Fixes and Improvements
- Python: Small docstring fix by @qowlsdn8007 in #7187
- Python: File id fix by @eavanvalkenburg in #7219
- Python: remove continue on error on steps by @eavanvalkenburg in #7220
- Python: updated test coverage run by @eavanvalkenburg in #7224
- Python: fix runs on by @eavanvalkenburg in #7226
- Python: Fix test coverage by @eavanvalkenburg in #7227
- Python: filepath fix by @eavanvalkenburg in #7228
- Python: added tests for singular and small fix to code coverage by @eavanvalkenburg in #7223
- Python: fix for kernel function type_object when not using Annotations. Add more unit tests. by @moonbox3 in #7338
New Contributors
- @qowlsdn8007 made their first contribution in #7187
Full Changelog: python-1.2.0...python-1.3.0