mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-27 01:30:51 +00:00
build: 修改外部配置文件
This commit is contained in:
parent
02ad0f93dc
commit
8c1c0f10be
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user