generate_html_report
ActiveTool of IA-QA — 130+ QA & Dev Tools for AI Agents
Convert a run_eval_contract() LLM Test Runner JSON result into a fully self-contained dark-themed HTML report with Pass/Fail badges, side-by-side Input/Output/Ground-Truth panels, evaluator score bars, and a radar chart. Returns the HTML as a string.
Parameters schema
{
"type": "object",
"required": [
"results"
],
"properties": {
"results": {
"type": "object",
"description": "The JSON object returned by run_eval_contract()",
"additionalProperties": true
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
IA-QA — 130+ QA & Dev Tools for AI Agents
https://github.com/jcjamet/ia-qa
1/7 registries