feat:【ai 大模型】RAG 增加 rerank 模型(默认关闭,避免大家未开启 dashscope 通义千问)

This commit is contained in:
YunaiV
2025-08-24 09:40:33 +08:00
parent c31b66b6cc
commit 3578e0bb5d

View File

@@ -195,7 +195,7 @@ spring:
options:
model: deepseek-chat
model:
rerank: dashscope # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启
rerank: false # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启
yudao:
ai: