Initial commit
This commit is contained in:
11
backend/target/classes/application.yml
Normal file
11
backend/target/classes/application.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user