This commit is contained in:
2025-08-26 15:41:39 +08:00
parent 7a6fa7552e
commit 6ed079c9b4
1014 changed files with 1 additions and 1 deletions

View File

@@ -136,7 +136,7 @@ async def main():
# 处理文档 # 处理文档
await rag.process_document_complete( await rag.process_document_complete(
file_path="./Doc/GeoGebra5经典版指令汇编201903061.pdf", file_path="./Doc/GeoGebra.pdf",
output_dir="./Topic/Geogebra", output_dir="./Topic/Geogebra",
parse_method="auto" parse_method="auto"
) )

Some files were not shown because too many files have changed in this diff Show More