fix(ingestion): remove broken built-in Resume pipeline (#18173)

This commit is contained in:
euvre
2026-08-12 04:11:49 -07:00
committed by GitHub
parent 5b701f23e5
commit 3d64f8d044
8 changed files with 4 additions and 553 deletions

View File

@@ -70,7 +70,6 @@ func GetParserConfig(parserID string, parserConfig map[string]interface{}) map[s
"topn_tags": 3,
},
"qa": nil,
"resume": nil,
"manual": nil,
"paper": nil,
"book": nil,