mirror of
https://gitee.com/yudaocode/yudao-boot-mini.git
synced 2026-03-22 05:27:15 +08:00
feat:【ai 大模型】RAG 增加 rerank 模型(默认关闭,避免大家未开启 dashscope 通义千问)
This commit is contained in:
@@ -195,7 +195,7 @@ spring:
|
||||
options:
|
||||
model: deepseek-chat
|
||||
model:
|
||||
rerank: dashscope # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启
|
||||
rerank: false # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启
|
||||
|
||||
yudao:
|
||||
ai:
|
||||
|
||||
Reference in New Issue
Block a user