@sanity/ailf-studio 1.8.1 → 1.9.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/dist/index.d.ts CHANGED
@@ -598,6 +598,7 @@ interface SummaryData {
598
598
  rawResults?: ArtifactRef;
599
599
  graderPrompts?: ArtifactRef;
600
600
  traces?: ArtifactRef;
601
+ pipelineContext?: ArtifactRef;
601
602
  };
602
603
  belowCritical: string[];
603
604
  /** All Sanity documents used across the entire evaluation */