feat: pplx channel

This commit is contained in:
Seefs
2025-10-10 16:12:15 +08:00
parent 5f5b9425df
commit e8966c7374
7 changed files with 34 additions and 16 deletions

View File

@@ -88,6 +88,11 @@ export const CHANNEL_OPTIONS = [
color: 'purple',
label: '智谱 GLM-4V',
},
{
value: 27,
color: 'blue',
label: 'Perplexity',
},
{
value: 24,
color: 'orange',