feat: support deepseek now

This commit is contained in:
JustSong
2024-04-26 00:48:53 +08:00
parent da0842272c
commit c317872097
8 changed files with 27 additions and 1 deletions

View File

@@ -131,6 +131,12 @@ export const CHANNEL_OPTIONS = {
value: 35,
color: 'primary'
},
36: {
key: 36,
text: 'DeepSeek',
value: 36,
color: 'primary'
},
8: {
key: 8,
text: '自定义渠道',