feat: add xai channel

feat: add xai channel

feat: add xai channel
This commit is contained in:
HynoR
2025-04-10 12:26:48 +08:00
parent c4c1099ae5
commit f500eb17a8
7 changed files with 118 additions and 0 deletions

View File

@@ -115,4 +115,9 @@ export const CHANNEL_OPTIONS = [
color: 'blue',
label: '字节火山方舟、豆包、DeepSeek通用'
},
{
value: 48,
color: 'blue',
label: 'xAI'
}
];