Files
fil/tools/benchmark-harness/fixtures/rst/rst-reader.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
485 B
JSON

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