完善mdbasedworkflow

This commit is contained in:
xunbu
2025-07-31 09:41:46 +08:00
parent b484ba60bc
commit 10d528afbb
4 changed files with 75 additions and 63 deletions

View File

@@ -1,3 +1,3 @@
from typing import Literal
ConvertEnginType = Literal["mineru", "docling","identity"]
ConvertEngineType = Literal["mineru", "docling", "identity"]