Files
fil/tools/benchmark-harness/fixtures/xla_addin.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
440 B
JSON

{
"document": "../../../test_documents/xlsx/data-with-macros.xla",
"file_type": "xla",
"file_size": 49664,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "Excel add-in file with spreadsheet data (XLA extension)",
"category": "spreadsheet",
"size_class": "small"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/xla/data-with-macros.txt",
"source": "manual"
}
}