Modify/modify jp doc (#6889)

This commit is contained in:
Hanqing Zhao
2024-08-01 20:33:35 +08:00
committed by GitHub
parent cc4785f094
commit 24a89f7753
4 changed files with 8 additions and 8 deletions

View File

@@ -134,7 +134,7 @@ const translation = {
variableValue: '変数値',
code: 'コード',
model: 'モデル',
rerankModel: '再ランクモデル',
rerankModel: 'Rerankモデル',
},
invalidVariable: '無効な変数',
},
@@ -296,7 +296,7 @@ const translation = {
},
knowledgeRetrieval: {
queryVariable: 'クエリ変数',
knowledge: '知識',
knowledge: 'ナレッジ',
outputVars: {
output: '検索されたセグメント化されたデータ',
content: 'セグメント化されたコンテンツ',