mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-19 04:57:26 +00:00
feat: add doubao audio token input prompt
This commit is contained in:
@@ -107,6 +107,8 @@ function type2secretPrompt(type) {
|
|||||||
return '按照如下格式输入:AppId|SecretId|SecretKey';
|
return '按照如下格式输入:AppId|SecretId|SecretKey';
|
||||||
case 33:
|
case 33:
|
||||||
return '按照如下格式输入:Ak|Sk|Region';
|
return '按照如下格式输入:Ak|Sk|Region';
|
||||||
|
case 45:
|
||||||
|
return '请输入渠道对应的鉴权密钥, 豆包语音输入:AppId|AccessToken';
|
||||||
case 50:
|
case 50:
|
||||||
return '按照如下格式输入: AccessKey|SecretKey, 如果上游是New API,则直接输ApiKey';
|
return '按照如下格式输入: AccessKey|SecretKey, 如果上游是New API,则直接输ApiKey';
|
||||||
case 51:
|
case 51:
|
||||||
|
|||||||
Reference in New Issue
Block a user