mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-17 21:53:42 +08:00
✨ feat: complete some issues (#98)
* 🎨 improve: SparkDesk support system roles * 🎨 feat: Update Baidu model name * ✨ feat: claude support cloudflare gateway
This commit is contained in:
@@ -67,8 +67,8 @@ const typeConfig = {
|
||||
},
|
||||
15: {
|
||||
input: {
|
||||
models: ['ERNIE-Bot', 'ERNIE-Bot-turbo', 'ERNIE-Bot-4', 'Embedding-V1'],
|
||||
test_model: 'ERNIE-Bot'
|
||||
models: ['ERNIE-4.0', 'ERNIE-3.5-8K', 'ERNIE-Bot-8K', 'Embedding-V1'],
|
||||
test_model: 'ERNIE-3.5-8K'
|
||||
},
|
||||
prompt: {
|
||||
key: '按照如下格式输入:APIKey|SecretKey'
|
||||
|
||||
Reference in New Issue
Block a user