Skip to content

use as* asyncio.gather is used to make function tool calls in paral…#41311

Merged
howieleung merged 3 commits intofeature/azure-ai-agents/1.0.1from
howie/gather-await
May 29, 2025
Merged

use as* asyncio.gather is used to make function tool calls in paral…#41311
howieleung merged 3 commits intofeature/azure-ai-agents/1.0.1from
howie/gather-await

Conversation

@howieleung
Copy link
Member

…lel for async scenario.

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@howieleung howieleung merged commit 12ecdd0 into feature/azure-ai-agents/1.0.1 May 29, 2025
20 checks passed
@howieleung howieleung deleted the howie/gather-await branch May 29, 2025 16:28
howieleung added a commit that referenced this pull request May 29, 2025
#41311)

* use as* `asyncio.gather` is used to make function tool calls in parallel for `async` scenario.

* Fixed version

* update
howieleung added a commit that referenced this pull request May 30, 2025
* use as* `asyncio.gather` is used to make function tool calls in paral… (#41311)

* use as* `asyncio.gather` is used to make function tool calls in parallel for `async` scenario.

* Fixed version

* update

* update version

* run black
howieleung added a commit that referenced this pull request Jun 9, 2025
* [AI] [Agents] add is_valid_connection_id check to connection tool init

* Howie/async func b2 (#41349)

* use as* `asyncio.gather` is used to make function tool calls in paral… (#41311)

* use as* `asyncio.gather` is used to make function tool calls in parallel for `async` scenario.

* Fixed version

* update

* update version

* run black

* fix change_context usages (#41362)

* fixing tracing for streaming when not using event handler (#41424)

* fixing tracing for streaming when not using event handler

* fixing mypy warnings

* fixes

* changelog

* Update CHANGELOG.md

* Howie/samples with proj client (#41426)

* Update samples with project client

* more samples

* update samples

* UPDATE

* update

* change tooling samples

* black and readme update

* update pip install

* Update changelog

* change  is_valid_connection_id to _is_valid_connection_id and run black

* fixed lint

* revert dev req

* Update README.md

* update

* fix readme

* added a new sample

* Update CHANGELOG.md with new release date

---------

Co-authored-by: Howie Leung <howieleung@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: M-Hietala <78813398+M-Hietala@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants