1.1.0b3 (2025-08-26)
Features added
- File
setup.py
was updated to indicate the dependencyazure-ai-agents>=1.2.0b3
instead ofazure-ai-agents>=1.0.0
. This means that in a clean environment, installing
viapip install --pre azure-ai-projects
will install latest beta version ofazure-ai-agents
(which has features in preview) instead of latest stable version (which does
not include preview features).