Skip to content

azure-ai-projects_1.1.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 26 Aug 23:14
9563264

1.1.0b3 (2025-08-26)

Features added

  • File setup.py was updated to indicate the dependency azure-ai-agents>=1.2.0b3
    instead of azure-ai-agents>=1.0.0. This means that in a clean environment, installing
    via pip install --pre azure-ai-projects will install latest beta version of azure-ai-agents
    (which has features in preview) instead of latest stable version (which does
    not include preview features).