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 = {
chunkIsRequired: 'Wymagana jest struktura porcji',
chunksInput: 'Kawałki',
chunksInputTip: 'Zmienna wejściowa węzła bazy wiedzy to Chunks. Typ zmiennej to obiekt z określonym schematem JSON, który musi być zgodny z wybraną strukturą chunk.',
embeddingModelIsRequired: 'Wymagany jest model osadzania',
chunksVariableIsRequired: 'Wymagana jest zmienna Chunks',
rerankingModelIsRequired: 'Wymagany jest model ponownego rankingu',
},
},
tracing: {