Revert "Merge branch 'songquanpeng:main' into main"

This reverts commit bc83d6547f, reversing
changes made to b2cc54fc5f.
This commit is contained in:
MotorBottle
2024-11-09 20:18:08 +08:00
parent bc83d6547f
commit e5fff395f5
13 changed files with 3 additions and 33 deletions

View File

@@ -30,7 +30,6 @@ export const CHANNEL_OPTIONS = [
{ key: 42, text: 'VertexAI', value: 42, color: 'blue' },
{ key: 43, text: 'Proxy', value: 43, color: 'blue' },
{ key: 44, text: 'SiliconFlow', value: 44, color: 'blue' },
{ key: 45, text: 'xAI', value: 45, color: 'blue' },
{ key: 8, text: '自定义渠道', value: 8, color: 'pink' },
{ key: 22, text: '知识库FastGPT', value: 22, color: 'blue' },
{ key: 21, text: '知识库AI Proxy', value: 21, color: 'purple' },