mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-11 02:43:44 +08:00
feat: support stepfun's models
This commit is contained in:
@@ -107,6 +107,12 @@ export const CHANNEL_OPTIONS = {
|
||||
value: 31,
|
||||
color: 'primary'
|
||||
},
|
||||
32: {
|
||||
key: 32,
|
||||
text: '阶跃星辰',
|
||||
value: 32,
|
||||
color: 'primary'
|
||||
},
|
||||
8: {
|
||||
key: 8,
|
||||
text: '自定义渠道',
|
||||
|
||||
Reference in New Issue
Block a user