mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-21 15:36:49 +08:00
feat: 支持CozeV3
This commit is contained in:
@@ -137,6 +137,12 @@ export const CHANNEL_OPTIONS = {
|
||||
value: 34,
|
||||
color: 'primary'
|
||||
},
|
||||
47: {
|
||||
key: 47,
|
||||
text: 'CozeV3',
|
||||
value: 47,
|
||||
color: 'primary'
|
||||
},
|
||||
35: {
|
||||
key: 35,
|
||||
text: 'Cohere',
|
||||
@@ -185,7 +191,7 @@ export const CHANNEL_OPTIONS = {
|
||||
value: 45,
|
||||
color: 'primary'
|
||||
},
|
||||
45: {
|
||||
46: {
|
||||
key: 46,
|
||||
text: 'Replicate',
|
||||
value: 46,
|
||||
|
||||
Reference in New Issue
Block a user