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

@@ -956,6 +956,9 @@ const translation = {
indexMethodIsRequired: 'インデックスメソッドが必要です',
chunksInput: 'チャンク',
chunksInputTip: '知識ベースードの入力変数はチャンクです。変数のタイプは、選択されたチャンク構造と一貫性のある特定のJSONスキーマを持つオブジェクトです。',
chunksVariableIsRequired: 'Chunks変数は必須です',
embeddingModelIsRequired: '埋め込みモデルが必要です',
rerankingModelIsRequired: '再ランキングモデルが必要です',
},
},
tracing: {