mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 12:07:27 +00:00
feat: add sora video submit task
This commit is contained in:
@@ -169,6 +169,11 @@ export const CHANNEL_OPTIONS = [
|
||||
color: 'blue',
|
||||
label: '豆包视频',
|
||||
},
|
||||
{
|
||||
value: 55,
|
||||
color: 'green',
|
||||
label: 'Sora',
|
||||
},
|
||||
];
|
||||
|
||||
export const MODEL_TABLE_PAGE_SIZE = 10;
|
||||
|
||||
Reference in New Issue
Block a user