mabasedworkflow架构完善

This commit is contained in:
xunbu
2025-07-30 23:54:55 +08:00
parent d25f634e73
commit f4b3432f45
5 changed files with 43 additions and 70 deletions

View File

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