Skip to content

Add AgentRunParams to control agent run concurrency in evaluations#44772

Open
posaninagendra wants to merge 1 commit into
feature/foundry-releasefrom
naposani/add-concurrency
Open

Add AgentRunParams to control agent run concurrency in evaluations#44772
posaninagendra wants to merge 1 commit into
feature/foundry-releasefrom
naposani/add-concurrency

Conversation

@posaninagendra

Copy link
Copy Markdown
Member

Add AgentRunParams model with a max_concurrency field and a run_params property on AzureAIAgentTarget, mirroring ModelSamplingParams on AzureAIModelTarget. Defaults to sequential (max_concurrency=1).

Copilot-Session: 4b17a6b5-6993-4837-a1e5-4e14c971d14f

Choose a PR Template

Switch to "Preview" on this description then select one of the choices below.

Click here to open a PR for a Data Plane API.

Click here to open a PR for a Control Plane (ARM) API.

Click here to open a PR for only SDK configuration.

Add AgentRunParams model with a max_concurrency field and a run_params
property on AzureAIAgentTarget, mirroring ModelSamplingParams on
AzureAIModelTarget. Defaults to sequential (max_concurrency=1).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 4b17a6b5-6993-4837-a1e5-4e14c971d14f
@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

Next Steps to Merge

Important checks have failed. As of today they are not blocking this PR, but in near future they may.
Addressing the following failures is highly recommended:
  • ⚠️ The check named Swagger BreakingChange has failed. To unblock this PR, follow the process at aka.ms/brch.
If you still want to proceed merging this PR without addressing the above failures, refer to step 4 in the PR workflow diagram.

Comment generated by summarize-checks workflow run.

@github-actions github-actions Bot added data-plane TypeSpec Authored with TypeSpec labels Jul 17, 2026
@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
TypeSpec Azure.AI.Projects

Comment generated by After APIView workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data-plane TypeSpec Authored with TypeSpec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant