@wix/evalforge-evaluator 0.135.0 → 0.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js CHANGED
@@ -4602,6 +4602,7 @@ async function runAgentWithContext(config, evalRunId2, scenario, evalData, workD
4602
4602
  targetName,
4603
4603
  scenarioId: scenario.id,
4604
4604
  scenarioName: scenario.name,
4605
+ triggerPrompt: scenario.triggerPrompt,
4605
4606
  modelConfig: resolvedModelConfig,
4606
4607
  duration: durationMs,
4607
4608
  outputText,