Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 354 Bytes

File metadata and controls

23 lines (19 loc) · 354 Bytes

Example 03: Evaluated Model

Input
  ↓
Transform Chain
  ↓
Output
  ↓
Evaluator
  ↓
EvaluationResult

The graph normalizes a string, then an exactMatch evaluator judges the output against a target supplied through the run context.

Run

pnpm build
pnpm --filter @composable-model-graph/example-03-evaluated-model start