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: 'Входная переменная узла базы знаний - это Чанки. Тип переменной является объектом с определенной схемой JSON, которая должна соответствовать выбранной структуре чанка.',
|
||||
chunksVariableIsRequired: 'Переменная chunks обязательна',
|
||||
embeddingModelIsRequired: 'Требуется модель встраивания',
|
||||
rerankingModelIsRequired: 'Требуется модель перераспределения рангов',
|
||||
},
|
||||
},
|
||||
tracing: {
|
||||
|
||||
Reference in New Issue
Block a user