Files
rag_jrxml/jrxml_chunker_output/per_file/HibernateQueryfield_documents.json
panda 4f475e9e36 feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件
添加多个JRXML报告的数据查询和字段定义文件
添加PdfEncryptReport.jrxml示例报告文件
2026-05-11 08:34:03 +08:00

26 lines
868 B
JSON

[
{
"chunk_id": 9,
"chunk_type": "field",
"human_description": "Field definition for report 'HibernateQueryReport': documents, type: java.util.Set",
"raw_xml": "<field name=\"documents\" class=\"java.util.Set\" />\n\t",
"context": "Report 'HibernateQueryReport' field 'documents'",
"metadata": {
"field_name": "documents",
"field_class": "java.util.Set",
"field_expression": null
}
},
{
"chunk_id": 9,
"chunk_type": "field",
"human_description": "Field definition for report 'HibernateQueryReport': documents, type: java.util.Set",
"raw_xml": "<field name=\"documents\" class=\"java.util.Set\" />\n\t",
"context": "Report 'HibernateQueryReport' field 'documents'",
"metadata": {
"field_name": "documents",
"field_class": "java.util.Set",
"field_expression": null
}
}
]