chore: complete zh-Hant specs for top_k

This commit is contained in:
Junyan Qin
2025-08-13 17:33:47 +08:00
parent 67f68d8101
commit 8a96ffbcc0
+4
View File
@@ -250,6 +250,10 @@ const zhHant = {
today: '今天',
kbName: '知識庫名稱',
kbDescription: '知識庫描述',
topK: '召回數量 ',
topKRequired: '召回數量不能為空',
topKMax: '召回數量最大值為30',
topKdescription: '取得相關性高的上位 K 件文獻的數量,範圍為1~30',
defaultDescription: '一個知識庫',
embeddingModelUUID: '嵌入模型',
selectEmbeddingModel: '選擇嵌入模型',