python-1.0.4
What's Changed
- Python: Run notebooks as tests by @eavanvalkenburg in #6430
- Python: fix: Remove wrong
response_format
override inAzureChatPromptExecutionSettings
class by @danigian in #6424 - Python: fix for add_function with conflicts by @eavanvalkenburg in #6437
- Python: Pydantic settings config by @eavanvalkenburg in #6392
- Python: Bump pyarrow from 15.0.2 to 16.1.0 in /python by @dependabot in #6290
- Python: further improvements to checks and docs in dev_setup by @eavanvalkenburg in #6445
- Python: added hugging face unit test by @eavanvalkenburg in #6467
- Python: properly handle types while building the schema by @moonbox3 in #6469
- Python: mypy coverage enhancement by @eavanvalkenburg in #6250
- Python: Bump regex from 2023.12.25 to 2024.5.15 in /python by @dependabot in #6291
- Python: Fix function calling concept example. by @moonbox3 in #6477
- Python: Support Bing Custom Search by @bochris in #6278
- Python: Fix learn resource planner sample by @moonbox3 in #6478
- Python: add samples workflow by @eavanvalkenburg in #6484
- Python: updates to cicd and notebooks by @eavanvalkenburg in #6485
- Python: added tests for core_plugins by @eavanvalkenburg in #6470
- Python: Improve DEV_SETUP.md Poetry install instructions for MacOS users. by @moonbox3 in #6487
- Python: implement async support for templates by @eavanvalkenburg in #6486
- Python: Bump Python version to 1.0.4 for a release. by @moonbox3 in #6488
- Python: Fix Bing Connector Setting Usage by @bochris in #6493
New Contributors
Full Changelog: python-1.0.3...python-1.0.4