From 7a5638ea8848114aa5b1e1f4085d1169f8625fb7 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Tue, 28 Apr 2026 13:56:58 -0700 Subject: [PATCH] test(qa): restore GPT-5.5 scenario live metadata --- qa/scenarios/models/gpt55-thinking-visibility-switch.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qa/scenarios/models/gpt55-thinking-visibility-switch.md b/qa/scenarios/models/gpt55-thinking-visibility-switch.md index 50e7882f27e..adbd9f6d66d 100644 --- a/qa/scenarios/models/gpt55-thinking-visibility-switch.md +++ b/qa/scenarios/models/gpt55-thinking-visibility-switch.md @@ -29,8 +29,8 @@ execution: kind: flow summary: Toggle reasoning display and GPT-5.5 thinking between off/none and medium, then verify visible reasoning only on the medium turn. config: - requiredProvider: openai - requiredModel: gpt-5.5 + requiredLiveProvider: openai + requiredLiveModel: gpt-5.5 offDirective: /think off maxDirective: /think medium reasoningDirective: /reasoning on