fix: Fix parent child retrieval issues (#12206)
Co-authored-by: NFish <douxc512@gmail.com> Co-authored-by: nite-knite <nkCoding@gmail.com>
This commit is contained in:
@@ -183,7 +183,7 @@ const translation = {
|
||||
},
|
||||
errorMsg: {
|
||||
fieldRequired: '{{field}} 不能为空',
|
||||
rerankModelRequired: '开启 Rerank 模型前,请务必确认模型已在设置中成功配置。',
|
||||
rerankModelRequired: '未配置 Rerank 模型',
|
||||
authRequired: '请先授权',
|
||||
invalidJson: '{{field}} 是非法的 JSON',
|
||||
fields: {
|
||||
|
||||
Reference in New Issue
Block a user