From b87a801ce82fa2bd7619864fcc343f40a5feabcb Mon Sep 17 00:00:00 2001 From: Chenyi An Date: Thu, 20 Aug 2026 19:44:31 +0800 Subject: [PATCH] chore: remove max turn limit --- evals/azure-skills/microsoft-foundry/eval.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/evals/azure-skills/microsoft-foundry/eval.yaml b/evals/azure-skills/microsoft-foundry/eval.yaml index 710334516..cfc300518 100644 --- a/evals/azure-skills/microsoft-foundry/eval.yaml +++ b/evals/azure-skills/microsoft-foundry/eval.yaml @@ -1101,8 +1101,6 @@ stimuli: # ═══════════════════════════════════════════════════════════════════════════ - name: "Golden Path - Create and deploy hosted agent" - constraints: - max_turns: 50 tags: id: golden-path-create-and-deploy-hosted-agent type: foundry-e2e @@ -1136,8 +1134,6 @@ stimuli: files: - src: fixture/openai-agents-sdk dest: . - constraints: - max_turns: 70 tags: id: migration-openai-agents-sdk-to-foundry type: foundry-e2e