mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-13 11:53:48 +00:00
chore: 更新百炼模型配置的API密钥
将开发环境和本地环境的百炼模型配置中的API密钥统一更新为占位符'sk-xxxx'
This commit is contained in:
@@ -101,4 +101,7 @@ pdf:
|
|||||||
ai-api:
|
ai-api:
|
||||||
url: https://api.pandarobot.chat/v1/chat/completions
|
url: https://api.pandarobot.chat/v1/chat/completions
|
||||||
key: sk-xxxx
|
key: sk-xxxx
|
||||||
|
#百炼模型配置
|
||||||
|
dashscope:
|
||||||
|
key: sk-xxxx
|
||||||
|
model: qvq-max
|
||||||
|
|||||||
@@ -107,5 +107,5 @@ pdf:
|
|||||||
key: sk-xxxx
|
key: sk-xxxx
|
||||||
#百炼模型配置
|
#百炼模型配置
|
||||||
dashscope:
|
dashscope:
|
||||||
key: sk-0a4a86f3712b47ac825c1632319a8b1a
|
key: sk-xxxx
|
||||||
model: qvq-max
|
model: qvq-max
|
||||||
Reference in New Issue
Block a user