mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08:00
build: 修改外部配置文件
This commit is contained in:
@@ -91,6 +91,13 @@ API 密钥,并将其添加到 novel-plus 项目 novel-front 模块的 yaml 配
|
|||||||
spring:
|
spring:
|
||||||
ai:
|
ai:
|
||||||
openai:
|
openai:
|
||||||
|
image:
|
||||||
|
enabled: true
|
||||||
|
base-url: https://api.siliconflow.cn
|
||||||
|
api-key: sk-rrrupturhdofbiqzjutduuiceecpvfqlnvmgcyiaipbdikoi
|
||||||
|
options:
|
||||||
|
model: Kwai-Kolors/Kolors
|
||||||
|
response_format: URL
|
||||||
api-key: sk-rrrupturhdofbiqzjutduuiceecpvfqlnvmgcyiaipbdikoi
|
api-key: sk-rrrupturhdofbiqzjutduuiceecpvfqlnvmgcyiaipbdikoi
|
||||||
base-url: https://api.siliconflow.cn
|
base-url: https://api.siliconflow.cn
|
||||||
chat:
|
chat:
|
||||||
|
|||||||
@@ -54,7 +54,14 @@ http:
|
|||||||
spring:
|
spring:
|
||||||
ai:
|
ai:
|
||||||
openai:
|
openai:
|
||||||
api-key: sk-nnhjmxuljagcuubbovjztbhkiawqaabzziazeurppinxtgva
|
image:
|
||||||
|
enabled: true
|
||||||
|
base-url: https://api.siliconflow.cn
|
||||||
|
api-key: sk-rrrupturhdofbiqzjutduuiceecpvfqlnvmgcyiaipbdikoi
|
||||||
|
options:
|
||||||
|
model: Kwai-Kolors/Kolors
|
||||||
|
response_format: URL
|
||||||
|
api-key: sk-rrrupturhdofbiqzjutduuiceecpvfqlnvmgcyiaipbdikoi
|
||||||
base-url: https://api.siliconflow.cn
|
base-url: https://api.siliconflow.cn
|
||||||
chat:
|
chat:
|
||||||
options:
|
options:
|
||||||
|
|||||||
Reference in New Issue
Block a user