This commit is contained in:
15
tools/benchmark-harness/fixtures/mdx_basic.json
Normal file
15
tools/benchmark-harness/fixtures/mdx_basic.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/markdown/sample.mdx",
|
||||
"file_type": "mdx",
|
||||
"file_size": 1065,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "MDX document combining Markdown with JSX components",
|
||||
"category": "markup",
|
||||
"size_class": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/mdx/mdx_basic.txt",
|
||||
"source": "vision"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user