diff --git a/src/sse/handlers/chat.ts b/src/sse/handlers/chat.ts index 1f04f71cad..56440b40a6 100644 --- a/src/sse/handlers/chat.ts +++ b/src/sse/handlers/chat.ts @@ -1150,7 +1150,6 @@ async function handleSingleModelChat( allCombos: [], relayOptions: undefined, signal: request?.signal ?? null, - correlationId: runtimeOptions?.correlationId ?? null, // #9654 Wave 2: safety-net redirect — same per-target probe as the primary path. perTargetAdmission: chatAdmission.createPerTargetAdmissionHookForRequest( apiKeyInfo?.id,