Evaluation pipeline builds prompts from entity metadata, delegates to BatchEvaluator, parses structured LLM responses into ScoreEntry objects, and writes evaluation files. CLI: 'markitect infospace evaluate' with --provider, --entity, --chapter filters. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli.py | ||
| config.py | ||
| entity_parser.py | ||
| evaluate.py | ||
| evaluation.py | ||
| evaluation_io.py | ||
| models.py | ||
| schema.py | ||
| state.py | ||
| validator.py | ||