chore: translate i18n files and update type definitions (#26440)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d552680e72
commit
bbdcbac544
@@ -944,6 +944,9 @@ const translation = {
|
||||
retrievalSettingIsRequired: '需要檢索設定',
|
||||
chunksInput: '區塊',
|
||||
chunksInputTip: '知識庫節點的輸入變數是 Chunks。該變數類型是一個物件,具有特定的 JSON Schema,必須與所選的塊結構一致。',
|
||||
rerankingModelIsRequired: '需要重新排序模型',
|
||||
chunksVariableIsRequired: 'Chunks 變數是必需的',
|
||||
embeddingModelIsRequired: '需要嵌入模型',
|
||||
},
|
||||
},
|
||||
tracing: {
|
||||
|
||||
Reference in New Issue
Block a user