What's Changed
- Python: Make the Kernel class Pydantic. by @moonbox3 in #4850
- Python: Pydantic-ify the KernelFunction class. Fix code paths related to tool_calls. by @moonbox3 in #4863
- Python: Bump fastapi from 0.105.0 to 0.109.1 in /python by @dependabot in #4874
- Python: Set the default plugins on the semantic function. Add a unit test. by @moonbox3 in #4897
- Python: Bump cryptography from 41.0.7 to 42.0.0 in /python by @dependabot in #4890
- Python: Bump torch from 2.0.0 to 2.2.0 in /python by @dependabot in #4901
- Python: Bump pillow from 10.1.0 to 10.2.0 in /python by @dependabot in #4701
- Python: Bump aiohttp from 3.9.1 to 3.9.3 in /python by @dependabot in #4882
- Python: Bump pycryptodome from 3.19.0 to 3.19.1 in /python by @dependabot in #4494
- Fix broken links by @moonbox3 in #4930
- Python: Remove cross lingual sample for AOAI OYD by @sarah-widder in #4915
- Python: streaming fix for Python: SK 0.5.0 breaks streaming #4925 by @eavanvalkenburg in #4928
- Python: Support for cases where "logprobs" does not exist by @yuichiromukaiyama in #4924
- Python: .Net: Remove legacy samples/skills as plugins are now only used. by @moonbox3 in #4880
- Python: Fix 06 memory notebook missing plugin name. by @moonbox3 in #4906
- Revert "Failed links are temporarily excluded from the link-checking action" by @SergeyMenshykh in #4939
- Python: fixes for hugging face and working integration tests by @eavanvalkenburg in #4927
- Python: Add CMK support to create Index by @charotAmine in #4949
- Python: Bump python project version for release. Update notebooks. by @moonbox3 in #4951
New Contributors
- @yuichiromukaiyama made their first contribution in #4924
- @charotAmine made their first contribution in #4949
Full Changelog: python-0.5.0.dev...python-0.5.1.dev