This commit is contained in:
14
tools/benchmark-harness/fixtures/json_nested.json
Normal file
14
tools/benchmark-harness/fixtures/json_nested.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user