mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
Fix: Batch parsing problem (#12358)
### What problem does this PR solve? Fix: Batch parsing problem ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -173,6 +173,7 @@ export default {
|
||||
},
|
||||
knowledgeDetails: {
|
||||
metadata: {
|
||||
toMetadataSettingTip: '在配置中设置自动元数据',
|
||||
toMetadataSetting: '生成设置',
|
||||
descriptionTip:
|
||||
'提供描述或示例来指导大语言模型为此字段提取值。如果留空,将依赖字段名称。',
|
||||
|
||||
Reference in New Issue
Block a user