Files
fil/tools/benchmark-harness/fixtures/svg_org_chart.json
Henrik Jess Nielsen b4c07d3693
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s
Nomad changes
2026-06-01 23:40:55 +02:00

15 lines
421 B
JSON

{
"document": "../../../test_documents/xml/org_chart.svg",
"file_type": "svg",
"file_size": 3935,
"expected_frameworks": ["kreuzberg", "tika"],
"metadata": {
"description": "SVG organization chart with names, titles, departments, and headcount",
"category": "technical"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/svg/svg_org_chart.txt",
"source": "manual"
}
}