chore: translate i18n files and update type definitions (#26440)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-09-29 21:35:26 +08:00
committed by GitHub
parent d552680e72
commit bbdcbac544
37 changed files with 75 additions and 0 deletions

View File

@@ -944,6 +944,9 @@ const translation = {
retrievalSettingIsRequired: 'Потрібне налаштування для отримання',
chunksInput: 'Частини',
chunksInputTip: 'Вхідна змінна вузла бази знань - це Частини. Тип змінної - об\'єкт з певною JSON-схемою, яка повинна відповідати вибраній структурі частин.',
chunksVariableIsRequired: 'Змінна chunks є обов\'язковою',
embeddingModelIsRequired: 'Потрібна модель вбудовування',
rerankingModelIsRequired: 'Потрібна модель перенавчання',
},
},
tracing: {