chore: update prompt

This commit is contained in:
JustSong 2025-02-16 17:42:20 +08:00
parent cafd0a0327
commit 1ce6a226f6

View File

@ -1,5 +1,5 @@
export const CHANNEL_OPTIONS = [ export const CHANNEL_OPTIONS = [
{key: 1, text: 'OpenAI', value: 1, color: 'green'}, { key: 1, text: 'OpenAI', value: 1, color: 'green' },
{ {
key: 50, key: 50,
text: 'OpenAI 兼容', text: 'OpenAI 兼容',
@ -7,13 +7,13 @@ export const CHANNEL_OPTIONS = [
color: 'olive', color: 'olive',
description: 'OpenAI 兼容渠道,支持设置 Base URL', description: 'OpenAI 兼容渠道,支持设置 Base URL',
}, },
{key: 14, text: 'Anthropic Claude', value: 14, color: 'black'}, { key: 14, text: 'Anthropic Claude', value: 14, color: 'black' },
{key: 33, text: 'AWS', value: 33, color: 'black'}, { key: 33, text: 'AWS', value: 33, color: 'black' },
{key: 3, text: 'Azure OpenAI', value: 3, color: 'olive'}, { key: 3, text: 'Azure OpenAI', value: 3, color: 'olive' },
{key: 11, text: 'Google PaLM2', value: 11, color: 'orange'}, { key: 11, text: 'Google PaLM2', value: 11, color: 'orange' },
{key: 24, text: 'Google Gemini', value: 24, color: 'orange'}, { key: 24, text: 'Google Gemini', value: 24, color: 'orange' },
{key: 28, text: 'Mistral AI', value: 28, color: 'orange'}, { key: 28, text: 'Mistral AI', value: 28, color: 'orange' },
{key: 41, text: 'Novita', value: 41, color: 'purple'}, { key: 41, text: 'Novita', value: 41, color: 'purple' },
{ {
key: 40, key: 40,
text: '字节火山引擎', text: '字节火山引擎',
@ -42,7 +42,7 @@ export const CHANNEL_OPTIONS = [
color: 'orange', color: 'orange',
tip: '如需使用阿里云百炼,请使用<strong>阿里云百炼</strong>渠道', tip: '如需使用阿里云百炼,请使用<strong>阿里云百炼</strong>渠道',
}, },
{key: 49, text: '阿里云百炼', value: 49, color: 'orange'}, { key: 49, text: '阿里云百炼', value: 49, color: 'orange' },
{ {
key: 18, key: 18,
text: '讯飞星火认知', text: '讯飞星火认知',
@ -57,44 +57,45 @@ export const CHANNEL_OPTIONS = [
color: 'blue', color: 'blue',
tip: 'HTTP 版本的讯飞接口,前往<a href="https://console.xfyun.cn/services/cbm" target="_blank">此处</a>获取 HTTP 服务接口认证密钥', tip: 'HTTP 版本的讯飞接口,前往<a href="https://console.xfyun.cn/services/cbm" target="_blank">此处</a>获取 HTTP 服务接口认证密钥',
}, },
{key: 16, text: '智谱 ChatGLM', value: 16, color: 'violet'}, { key: 16, text: '智谱 ChatGLM', value: 16, color: 'violet' },
{key: 19, text: '360 智脑', value: 19, color: 'blue'}, { key: 19, text: '360 智脑', value: 19, color: 'blue' },
{key: 25, text: 'Moonshot AI', value: 25, color: 'black'}, { key: 25, text: 'Moonshot AI', value: 25, color: 'black' },
{key: 23, text: '腾讯混元', value: 23, color: 'teal'}, { key: 23, text: '腾讯混元', value: 23, color: 'teal' },
{key: 26, text: '百川大模型', value: 26, color: 'orange'}, { key: 26, text: '百川大模型', value: 26, color: 'orange' },
{key: 27, text: 'MiniMax', value: 27, color: 'red'}, { key: 27, text: 'MiniMax', value: 27, color: 'red' },
{key: 29, text: 'Groq', value: 29, color: 'orange'}, { key: 29, text: 'Groq', value: 29, color: 'orange' },
{key: 30, text: 'Ollama', value: 30, color: 'black'}, { key: 30, text: 'Ollama', value: 30, color: 'black' },
{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: 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' },
{key: 38, text: 'DeepL', value: 38, color: 'black'}, { key: 38, text: 'DeepL', value: 38, color: 'black' },
{key: 39, text: 'together.ai', value: 39, color: 'blue'}, { key: 39, text: 'together.ai', value: 39, color: 'blue' },
{key: 42, text: 'VertexAI', value: 42, color: 'blue'}, { key: 42, text: 'VertexAI', value: 42, color: 'blue' },
{key: 43, text: 'Proxy', value: 43, color: 'blue'}, { key: 43, text: 'Proxy', value: 43, color: 'blue' },
{key: 44, text: 'SiliconFlow', value: 44, color: 'blue'}, { key: 44, text: 'SiliconFlow', value: 44, color: 'blue' },
{key: 45, text: 'xAI', value: 45, color: 'blue'}, { key: 45, text: 'xAI', value: 45, color: 'blue' },
{key: 46, text: 'Replicate', value: 46, color: 'blue'}, { key: 46, text: 'Replicate', value: 46, color: 'blue' },
{ {
key: 8, key: 8,
text: '自定义渠道', text: '自定义渠道',
value: 8, value: 8,
color: 'pink', color: 'pink',
tip: '注意,这里所需要填入的代理地址仅会在实际请求时替换域名部分,如果你想填入 OpenAI SDK 中所要求的 Base URL请使用 OpenAI 兼容渠道类型', tip: '不推荐使用,请使用 <strong>OpenAI 兼容</strong>渠道类型。注意,这里所需要填入的代理地址仅会在实际请求时替换域名部分,如果你想填入 OpenAI SDK 中所要求的 Base URL请使用 OpenAI 兼容渠道类型',
description: '不推荐使用,请使用 OpenAI 兼容渠道类型',
}, },
{key: 22, text: '知识库FastGPT', value: 22, color: 'blue'}, { key: 22, text: '知识库FastGPT', value: 22, color: 'blue' },
{key: 21, text: '知识库AI Proxy', value: 21, color: 'purple'}, { key: 21, text: '知识库AI Proxy', value: 21, color: 'purple' },
{key: 20, text: 'OpenRouter', value: 20, color: 'black'}, { key: 20, text: 'OpenRouter', value: 20, color: 'black' },
{key: 2, text: '代理API2D', value: 2, color: 'blue'}, { key: 2, text: '代理API2D', value: 2, color: 'blue' },
{key: 5, text: '代理OpenAI-SB', value: 5, color: 'brown'}, { key: 5, text: '代理OpenAI-SB', value: 5, color: 'brown' },
{key: 7, text: '代理OhMyGPT', value: 7, color: 'purple'}, { key: 7, text: '代理OhMyGPT', value: 7, color: 'purple' },
{key: 10, text: '代理AI Proxy', value: 10, color: 'purple'}, { key: 10, text: '代理AI Proxy', value: 10, color: 'purple' },
{key: 4, text: '代理CloseAI', value: 4, color: 'teal'}, { key: 4, text: '代理CloseAI', value: 4, color: 'teal' },
{key: 6, text: '代理OpenAI Max', value: 6, color: 'violet'}, { key: 6, text: '代理OpenAI Max', value: 6, color: 'violet' },
{key: 9, text: '代理AI.LS', value: 9, color: 'yellow'}, { key: 9, text: '代理AI.LS', value: 9, color: 'yellow' },
{key: 12, text: '代理API2GPT', value: 12, color: 'blue'}, { key: 12, text: '代理API2GPT', value: 12, color: 'blue' },
{key: 13, text: '代理AIGC2D', value: 13, color: 'purple'}, { key: 13, text: '代理AIGC2D', value: 13, color: 'purple' },
]; ];