mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-20 18:46:38 +08:00
feat: 支持CozeV3
This commit is contained in:
parent
533f9853ac
commit
aca72dc979
@ -22,6 +22,7 @@ export const CHANNEL_OPTIONS = [
|
|||||||
{ key: 31, text: '零一万物', value: 31, color: 'green' },
|
{ key: 31, text: '零一万物', value: 31, color: 'green' },
|
||||||
{ key: 32, text: '阶跃星辰', value: 32, color: 'blue' },
|
{ key: 32, text: '阶跃星辰', value: 32, color: 'blue' },
|
||||||
{ key: 34, text: 'Coze', value: 34, color: 'blue' },
|
{ key: 34, text: 'Coze', value: 34, color: 'blue' },
|
||||||
|
{ key: 47, text: 'CozeV3', value: 47, color: 'blue' },
|
||||||
{ key: 35, text: 'Cohere', value: 35, color: 'blue' },
|
{ key: 35, text: 'Cohere', value: 35, color: 'blue' },
|
||||||
{ key: 36, text: 'DeepSeek', value: 36, color: 'black' },
|
{ key: 36, text: 'DeepSeek', value: 36, color: 'black' },
|
||||||
{ key: 37, text: 'Cloudflare', value: 37, color: 'orange' },
|
{ key: 37, text: 'Cloudflare', value: 37, color: 'orange' },
|
||||||
|
Loading…
Reference in New Issue
Block a user