fix(web): app's knowledge support graph retrieval

This commit is contained in:
zhaoying
2026-04-07 17:20:19 +08:00
parent af86cb3556
commit 5d439346a1
6 changed files with 8 additions and 6 deletions

View File

@@ -657,6 +657,7 @@ export const zh = {
participle: '分词检索',
semantic: '语义检索',
hybrid: '混合检索',
graph: '图谱检索',
similarity_threshold: '语义相似度阈值',
similarity_threshold_desc: '仅返回语义相似度高于此阈值的结果',