@wix/evalforge-evaluator 0.135.0 → 0.136.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.mjs CHANGED
@@ -4610,6 +4610,7 @@ async function runAgentWithContext(config, evalRunId2, scenario, evalData, workD
4610
4610
  targetName,
4611
4611
  scenarioId: scenario.id,
4612
4612
  scenarioName: scenario.name,
4613
+ triggerPrompt: scenario.triggerPrompt,
4613
4614
  modelConfig: resolvedModelConfig,
4614
4615
  duration: durationMs,
4615
4616
  outputText,