feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'BarChartReport'. Page size: 595 x 842 portrait. Contains 5 standard bands with content: title, columnHeader, detail, columnFooter, pageFooter. Defines 14 fields: ShippedDate, ShipCountry, RequiredDate, CustomerID, OrderID, ShipName, ShipVia, ShipPostalCode, OrderDate, ShipCity, ShipAddress, EmployeeID, ShipRegion, Freight. Defines 2 parameters: ReportTitle, MaxOrderID. Defines 11 variables: FirstLetter, FirstLetterCount, FirstLetterMin, FirstLetterMax, FreightSumChartGroup, FreightSumCountryGroup, FreightSumColumn, FreightSumPage, FreightSumReport, DateHighestCountryGroup, RegionCountCountryGroup. Defines 3 groups: ChartGroup, FirstLetterGroup, CountryGroup. Data source type: JDBC/SQL. Source: Sample DB. Query language: sql. Contains 1 charts.",
|
||||
"raw_xml": "<jasperReport name=\"BarChartReport\" language=\"java\" columnCount=\"2\" pageWidth=\"595\" pageHeight=\"842\" columnWidth=\"270\" columnSpacing=\"15\" leftMargin=\"20\" rightMargin=\"20\" topMargin=\"30\" bottomMargin=\"30\" uuid=\"c1a45e09-476e-4a66-b581-cf2277f40a24\" />",
|
||||
"context": "Report 'BarChartReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "BarChartReport",
|
||||
"bands": [
|
||||
"title",
|
||||
"columnHeader",
|
||||
"detail",
|
||||
"columnFooter",
|
||||
"pageFooter"
|
||||
],
|
||||
"field_count": 14,
|
||||
"parameter_count": 2,
|
||||
"variable_count": 11,
|
||||
"group_count": 3,
|
||||
"chart_count": 1,
|
||||
"crosstab_count": 0,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "JDBC/SQL",
|
||||
"source": "Sample DB",
|
||||
"query_language": "sql",
|
||||
"properties": {
|
||||
"com.jaspersoft.studio.data.defaultdataadapter": "Sample DB",
|
||||
"net.sf.jasperreports.chart.render.type": "svg",
|
||||
"net.sf.jasperreports.image.dpi": "150"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "BarChartReport",
|
||||
"language": "java",
|
||||
"columnCount": "2",
|
||||
"pageWidth": "595",
|
||||
"pageHeight": "842",
|
||||
"columnWidth": "270",
|
||||
"columnSpacing": "15",
|
||||
"leftMargin": "20",
|
||||
"rightMargin": "20",
|
||||
"topMargin": "30",
|
||||
"bottomMargin": "30",
|
||||
"uuid": "c1a45e09-476e-4a66-b581-cf2277f40a24"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 0,
|
||||
"chunk_type": "report_overview",
|
||||
"human_description": "This is a JasperReports template overview for report 'BarChartReport'. Page size: 595 x 842 portrait. Contains 5 standard bands with content: title, columnHeader, detail, columnFooter, pageFooter. Defines 14 fields: ShippedDate, ShipCountry, RequiredDate, CustomerID, OrderID, ShipName, ShipVia, ShipPostalCode, OrderDate, ShipCity, ShipAddress, EmployeeID, ShipRegion, Freight. Defines 2 parameters: ReportTitle, MaxOrderID. Defines 11 variables: FirstLetter, FirstLetterCount, FirstLetterMin, FirstLetterMax, FreightSumChartGroup, FreightSumCountryGroup, FreightSumColumn, FreightSumPage, FreightSumReport, DateHighestCountryGroup, RegionCountCountryGroup. Defines 3 groups: ChartGroup, FirstLetterGroup, CountryGroup. Data source type: JDBC/SQL. Source: Sample DB. Query language: sql. Contains 1 charts.",
|
||||
"raw_xml": "<jasperReport name=\"BarChartReport\" language=\"java\" columnCount=\"2\" pageWidth=\"595\" pageHeight=\"842\" columnWidth=\"270\" columnSpacing=\"15\" leftMargin=\"20\" rightMargin=\"20\" topMargin=\"30\" bottomMargin=\"30\" uuid=\"c1a45e09-476e-4a66-b581-cf2277f40a24\" />",
|
||||
"context": "Report 'BarChartReport' overall structure overview",
|
||||
"metadata": {
|
||||
"report_name": "BarChartReport",
|
||||
"bands": [
|
||||
"title",
|
||||
"columnHeader",
|
||||
"detail",
|
||||
"columnFooter",
|
||||
"pageFooter"
|
||||
],
|
||||
"field_count": 14,
|
||||
"parameter_count": 2,
|
||||
"variable_count": 11,
|
||||
"group_count": 3,
|
||||
"chart_count": 1,
|
||||
"crosstab_count": 0,
|
||||
"subreport_count": 0,
|
||||
"datasource": {
|
||||
"type": "JDBC/SQL",
|
||||
"source": "Sample DB",
|
||||
"query_language": "sql",
|
||||
"properties": {
|
||||
"com.jaspersoft.studio.data.defaultdataadapter": "Sample DB",
|
||||
"net.sf.jasperreports.chart.render.type": "svg",
|
||||
"net.sf.jasperreports.image.dpi": "150"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"name": "BarChartReport",
|
||||
"language": "java",
|
||||
"columnCount": "2",
|
||||
"pageWidth": "595",
|
||||
"pageHeight": "842",
|
||||
"columnWidth": "270",
|
||||
"columnSpacing": "15",
|
||||
"leftMargin": "20",
|
||||
"rightMargin": "20",
|
||||
"topMargin": "30",
|
||||
"bottomMargin": "30",
|
||||
"uuid": "c1a45e09-476e-4a66-b581-cf2277f40a24"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user