feat: add scholarai channel

This commit is contained in:
linzhaoming
2024-06-12 20:35:14 +08:00
parent 58591b8c2a
commit 318a086e10
12 changed files with 7857 additions and 1510 deletions

View File

@@ -97,6 +97,7 @@ export const CHANNEL_OPTIONS = [
{ key: 23, text: '腾讯混元', value: 23, color: 'teal', label: '腾讯混元' },
{ 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: 8, text: '自定义渠道', value: 8, color: 'pink', label: '自定义渠道' },
{
key: 22,