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
@@ -247,6 +247,7 @@ const zhHans = {
today: '今天',
kbName: '知识库名称',
kbDescription: '知识库描述',
topK: '召回数量',
defaultDescription: '一个知识库',
embeddingModelUUID: '嵌入模型',
selectEmbeddingModel: '选择嵌入模型',