feat:【ai 大模型】RAG 增加 rerank 模型(默认关闭,避免大家未开启 dashscope 通义千问)
This commit is contained in:
parent
c31b66b6cc
commit
3578e0bb5d
@ -195,7 +195,7 @@ spring:
|
|||||||
options:
|
options:
|
||||||
model: deepseek-chat
|
model: deepseek-chat
|
||||||
model:
|
model:
|
||||||
rerank: dashscope # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启
|
rerank: false # 是否开启“通义千问”的 Rerank 模型,填写 dashscope 开启
|
||||||
|
|
||||||
yudao:
|
yudao:
|
||||||
ai:
|
ai:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user