Download Latest Version azure-ai-agents_1.1.0 source code.tar.gz (129.5 MB)
Email in envelope

Get an email when there's a new version of Azure SDK for Python

Home / azure-ai-agents_1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
azure-ai-agents_1.1.0 source code.tar.gz 2025-08-05 129.5 MB
azure-ai-agents_1.1.0 source code.zip 2025-08-05 185.0 MB
README.md 2025-08-05 1.5 kB
Totals: 3 Items   314.5 MB 1

1.1.0 (2025-08-05)

Breaking Changes

  • Version Lineage Change: This stable release is based on 1.0.2 and does not include the experimental features that were introduced in the beta versions 1.1.0b1 through 1.1.0b5. This means that any beta-specific functionality you may have been using is not available in this stable release.
  • Migration Path: If you need to continue using the experimental features from the beta releases, please upgrade to 1.2.0b1 which continues the beta feature development line.

Bugs Fixed

  • AgentsResponseFormatOption, MessageInputContent, MessageAttachmentToolDefinition, AgentsToolChoiceOption are now public.
  • Fixed update_agents to execute with body as a keyword parameter.
  • New tool_resources parameter added to runs.create and run.stream method. This parameter represents overridden enabled tool resources that the agent should use to run the thread. Default value is None.

Sample updates

Bugs Fixed

  • _AgentsClientOperationsMixin is now private.
Source: README.md, updated 2025-08-05