mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-21 20:38:38 +00:00
add frontend display, more model
This commit is contained in:
@@ -118,6 +118,11 @@ export const CHANNEL_OPTIONS = [
|
||||
{
|
||||
value: 48,
|
||||
color: 'blue',
|
||||
label: 'xAI'
|
||||
}
|
||||
label: 'xAI',
|
||||
},
|
||||
{
|
||||
value: 49,
|
||||
color: 'blue',
|
||||
label: 'Coze',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user