chore: n to 1 retrieval legacy text (#6767)

This commit is contained in:
zxhlyh
2024-07-29 18:09:44 +08:00
committed by GitHub
parent 4945184f8c
commit 2cd662c43b
4 changed files with 4 additions and 4 deletions

View File

@@ -404,7 +404,7 @@ const translation = {
},
retrieveMultiWay: {
title: '多路召回',
description: '根据用户意图同时匹配所有知识库,从多路知识库查询相关文本片段,经过重排序步骤,从多路查询结果中选择匹配用户问题的最佳结果,需配置 Rerank 模型 API。',
description: '根据用户意图同时匹配所有知识库,从多路知识库查询相关文本片段,经过重排序步骤,从多路查询结果中选择匹配用户问题的最佳结果。',
},
rerankModelRequired: '请选择 Rerank 模型',
params: '参数设置',