chore: translate i18n files and update type definitions (#26440)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d552680e72
commit
bbdcbac544
@@ -992,6 +992,9 @@ const translation = {
|
||||
retrievalSettingIsRequired: '검색 설정이 필요합니다.',
|
||||
chunksInput: '청크',
|
||||
chunksInputTip: '지식 기반 노드의 입력 변수는 Chunks입니다. 변수 유형은 선택된 청크 구조와 일치해야 하는 특정 JSON 스키마를 가진 객체입니다.',
|
||||
chunksVariableIsRequired: 'Chunks 변수는 필수입니다',
|
||||
embeddingModelIsRequired: '임베딩 모델이 필요합니다',
|
||||
rerankingModelIsRequired: '재순위 모델이 필요합니다',
|
||||
},
|
||||
},
|
||||
tracing: {
|
||||
|
||||
Reference in New Issue
Block a user