feat: 完善统一文档解析与分块原文映射
- 兼容 MinerU docx 嵌套压缩工件与数组模型输出 - 补充异步解析日志与 sourceRanges 原文区间映射
This commit is contained in:
@@ -17,4 +17,5 @@ public final class RagMetadataKeys {
|
||||
public static final String PART_NO = "partNo";
|
||||
public static final String PART_TOTAL = "partTotal";
|
||||
public static final String WARNINGS = "warnings";
|
||||
public static final String SOURCE_RANGES = "sourceRanges";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user