12 lines
299 B
YAML
12 lines
299 B
YAML
|
|
server:
|
||
|
|
port: 8080
|
||
|
|
|
||
|
|
spring:
|
||
|
|
application:
|
||
|
|
name: jiansu-naming
|
||
|
|
|
||
|
|
# MiniMax API 配置
|
||
|
|
minimax:
|
||
|
|
api-key: sk-cp-n0eCZgH5s-NpduAVPo8rpWM9eUBsMOBnIroISIaH6y8eFIpT0VSrCMttzE4bVDbQ-loiMR1b8ZpIsgotQ_yqQRk8_fcUxKHsbhtLfN70oCVaV6-94ZC9Wjk
|
||
|
|
api-url: https://api.minimax.chat/v1/text/chatcompletion_v2
|