---
title: LocalEvaluatorRunner
seo:
  title: LocalEvaluatorRunner — TypeScript SDK
  description: Evaluation runner for custom (in-process) scorers. (TypeScript SDK)
description: Evaluation runner for custom (in-process) scorers.
---

Runs all Judge instances locally against the provided examples,
posts results to the Judgment platform, then polls for finalized scores.
Used internally by Evaluation.
