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 | ||
| test_cli.py | ||
| test_config.py | ||
| test_entity_parser.py | ||
| test_evaluate.py | ||
| test_evaluation.py | ||
| test_schema_validator.py | ||