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 = {
indexMethodIsRequired: 'Phương pháp chỉ mục là bắt buộc',
chunksInput: 'Mảnh',
chunksInputTip: 'Biến đầu vào của nút cơ sở tri thức là Chunks. Loại biến là một đối tượng với một JSON Schema cụ thể mà phải nhất quán với cấu trúc chunk đã chọn.',
chunksVariableIsRequired: 'Biến Chunks là bắt buộc',
embeddingModelIsRequired: 'Cần có mô hình nhúng',
rerankingModelIsRequired: 'Cần có mô hình sắp xếp lại',
},
},
tracing: {