更新MPL2.0协议

This commit is contained in:
xunbu
2025-08-29 09:37:06 +08:00
parent e949f2440c
commit 94cfd702c5
101 changed files with 596 additions and 26 deletions

View File

@@ -157,6 +157,8 @@ async def main():
to_lang="English", # Target language
chunk_size=3000, # Text chunk size
concurrent=10 # Number of concurrent executions
# glossary_generate_enable=True, # Enable automatic glossary generation
# glossary_dict={"Jobs":"乔布斯"} # Pass in the glossary
)
# 2. Build converter configuration (using minerU)