chore: update berry

This commit is contained in:
JustSong 2024-04-24 22:08:47 +08:00
parent 24f026d18e
commit 0a650b85b4

View File

@ -11,6 +11,12 @@ export const CHANNEL_OPTIONS = {
value: 14,
color: 'primary'
},
// 33: {
// key: 33,
// text: 'AWS Claude',
// value: 33,
// color: 'primary'
// },
3: {
key: 3,
text: 'Azure OpenAI',
@ -113,6 +119,18 @@ export const CHANNEL_OPTIONS = {
value: 32,
color: 'primary'
},
// 34: {
// key: 34,
// text: 'Coze',
// value: 34,
// color: 'primary'
// },
35: {
key: 35,
text: 'Cohere',
value: 35,
color: 'primary'
},
8: {
key: 8,
text: '自定义渠道',