mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-10 16:13:42 +08:00
添加mj渠道
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export const CHANNEL_OPTIONS = [
|
||||
{ key: 1, text: 'OpenAI', value: 1, color: 'green' },
|
||||
{ key: 99, text: 'Midjourney-Proxy', value: 99, color: 'green' },
|
||||
{ key: 14, text: 'Anthropic Claude', value: 14, color: 'black' },
|
||||
{ key: 3, text: 'Azure OpenAI', value: 3, color: 'olive' },
|
||||
{ key: 11, text: 'Google PaLM2', value: 11, color: 'orange' },
|
||||
|
||||
Reference in New Issue
Block a user