Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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