You've already forked AI-Sandb-Evaluation
Import UAPF package
23 lines
684 B
JSON
23 lines
684 B
JSON
{
|
|
"version": 1,
|
|
"viewers": [
|
|
{
|
|
"id": "komisija-vertesana",
|
|
"primary_pattern": "examples/candidate-input.example.json",
|
|
"type": "html",
|
|
"entry": "viewer/komisija-vertesana.html",
|
|
"edit_allow": [
|
|
"examples/candidate-input.example.json"
|
|
],
|
|
"targets": {
|
|
"dmn_eligibility": "dmn/01-atbilstiba-un-izsledzosie.dmn.xml",
|
|
"dmn_scoring": "dmn/02-vertesanas-punkti.dmn.xml",
|
|
"dmn_trl": "dmn/03-trl-vertejums.dmn.xml",
|
|
"mappings": "resources/mappings.yaml",
|
|
"guardrails": "guardrails/ai-evaluation-rules.yaml",
|
|
"expected_output": "examples/expected-output.example.json"
|
|
}
|
|
}
|
|
]
|
|
}
|