mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-12 11:23:42 +08:00
feat: add new SparkDesk models
This commit is contained in:
@@ -94,7 +94,13 @@ const typeConfig = {
|
||||
other: "版本号",
|
||||
},
|
||||
input: {
|
||||
models: ["SparkDesk"],
|
||||
models: [
|
||||
"SparkDesk",
|
||||
"SparkDesk-v1.5",
|
||||
"SparkDesk-v2.0",
|
||||
"SparkDesk-v3.0",
|
||||
"SparkDesk-v3.5"
|
||||
],
|
||||
},
|
||||
prompt: {
|
||||
key: "按照如下格式输入:APPID|APISecret|APIKey",
|
||||
|
||||
Reference in New Issue
Block a user