feat: add doubao channel

This commit is contained in:
linzhaoming
2024-06-15 20:08:27 +08:00
parent 318a086e10
commit 023d141e4a
7 changed files with 1308 additions and 1272 deletions

View File

@@ -98,6 +98,7 @@ export const CHANNEL_OPTIONS = [
{ key: 31, text: '零一万物', value: 31, color: 'green', label: '零一万物' },
{ key: 35, text: 'MiniMax', value: 35, color: 'green', label: 'MiniMax' },
{ key: 36, text: 'ScholarAI', value: 36, color: 'green', label: 'ScholarAI' },
{ key: 37, text: '豆包', value: 37, color: 'green', label: '豆包' },
{ key: 8, text: '自定义渠道', value: 8, color: 'pink', label: '自定义渠道' },
{
key: 22,