feat: add topk

This commit is contained in:
WangCham
2025-07-16 17:20:13 +08:00
parent 87f626f3cc
commit 246eb71b75
7 changed files with 37 additions and 0 deletions
+1
View File
@@ -254,6 +254,7 @@ const jaJP = {
today: '今日',
kbName: '知識ベース名',
kbDescription: '知識ベースの説明',
topK: '上位K件',
defaultDescription: '知識ベース',
embeddingModelUUID: '埋め込みモデル',
selectEmbeddingModel: '埋め込みモデルを選択',