* Small updates * Added support for structured outputs * Added code interpreter example * More examples and fixes * Added more examples and README * Small fix * Addressed PR feedback
* Updated .NET version * Updated Python package versions * Updated changelog
* fix missing packaging dependency * add aiohttp to azureai
* add tests for py3.14 and add classifier * remove macos * allow openai v2
* Removed public key * Updated package version * Updated Python package versions
* removed extra and non-released deps * added comments * added space and lock * fix pyright config
* Updated package version * Update python/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Updated metadata for Purview * Updated test --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* bump version and update changelog * undo lab package version bump * add changelog to exclude pattern for links * fix for ignore path * exclude file
* small updates to setup * post1 * reset version * updated package status
* removed pydantic from types * fix assistants client * Remove Pydantic usage from workflow code. * updated lock and test fixes * moved main to core, and setup meta package * updated versions * updated lock * fixed agents dependency * added retry to merge tests --------- Co-authored-by: Evan Mattson <evan.mattson@microsoft.com>
* updated structure and samples * updated names and removed cross tests * updated projects etc * updated tests * updated test * test fixes * removed devui for now * updated all-tests task * removed old style configs * remove coverage from tests * updated to unit tests with all-tests * updated foundry everywhere * fix azure ai tests * fix merge tests * fix mypy