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

17 lines
469 B
JSON

{
"document": "../../../../test_documents/odt/simple.odt",
"file_type": "odt",
"file_size": 7649,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "odt test: simple",
"source": "pandoc-generated",
"size_category": "small"
},
"ground_truth": {
"text_file": "../../../../test_documents/ground_truth/odt/simple.txt",
"markdown_file": "../../../../test_documents/ground_truth/odt/simple.md",
"source": "pandoc"
}
}