Files
fil/tools/benchmark-harness/fixtures/json_nested.json

15 lines
460 B
JSON
Raw Normal View History

2026-06-01 23:40:55 +02:00
{
"document": "../../../test_documents/json/complex_nested.json",
"file_type": "json",
"file_size": 742,
"expected_frameworks": ["kreuzberg", "markitdown", "tika"],
"metadata": {
"description": "Nested JSON - Complex nested objects with deep hierarchies and configuration structures",
"category": "structured"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/json/json_nested.txt",
"source": "vision"
}
}