Fix: The regular expression configuration for pipeline header-based chunking will be reset. (#15935)

### What problem does this PR solve?

Fix: The regular expression configuration for pipeline header-based
chunking will be reset.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
balibabu
2026-06-11 14:12:24 +08:00
committed by GitHub
parent 906618fb30
commit 5d3f8bbf32
5 changed files with 198 additions and 271 deletions

View File

@@ -1249,7 +1249,7 @@ NER使用 spaCy NER 和基于规则的关键词提取来抽取实体和关系
confirmPasswordMessage: '请确认新密码',
confirmPasswordNonMatchMessage: '您输入的新密码不匹配!',
cancel: '取消',
addedModels: '添加的模型',
addedModels: '添加的模型',
modelsToBeAdded: '待添加的模型',
addTheModel: '添加',
apiKey: 'API-Key',