Files
fil/tools/benchmark-harness/fixtures/pptm_macro_enabled.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

16 lines
458 B
JSON

{
"document": "../../../test_documents/pptx/powerpoint_with_image.pptm",
"file_type": "pptm",
"file_size": 69614,
"expected_frameworks": ["kreuzberg", "tika"],
"metadata": {
"description": "PowerPoint Macro-Enabled Presentation with images",
"category": "presentation",
"variant": "macro-enabled"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/pptm/pptm_macro_enabled.txt",
"source": "vision"
}
}