From 3578e0bb5d3c017a69c958498c5882c53f638d30 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 24 Aug 2025 09:40:33 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90ai=20=E5=A4=A7=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E3=80=91RAG=20=E5=A2=9E=E5=8A=A0=20rerank=20=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=EF=BC=88=E9=BB=98=E8=AE=A4=E5=85=B3=E9=97=AD=EF=BC=8C?= =?UTF-8?q?=E9=81=BF=E5=85=8D=E5=A4=A7=E5=AE=B6=E6=9C=AA=E5=BC=80=E5=90=AF?= =?UTF-8?q?=20dashscope=20=E9=80=9A=E4=B9=89=E5=8D=83=E9=97=AE=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-server/src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yudao-server/src/main/resources/application.yaml b/yudao-server/src/main/resources/application.yaml index 2286b73159..ad5bc78966 100644 --- a/yudao-server/src/main/resources/application.yaml +++ b/yudao-server/src/main/resources/application.yaml @@ -195,7 +195,7 @@ spring: options: model: deepseek-chat model: - rerank: dashscope # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启 + rerank: false # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启 yudao: ai: