### What problem does this PR solve? fix prefXCloud logo bug ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: Zhedong Cen <cenzhedong2@126.com>tags/v0.10.0
| @@ -26,7 +26,7 @@ export const IconMap = { | |||
| cohere: 'cohere', | |||
| Lepton: 'lepton', | |||
| TogetherAI:'together-ai', | |||
| PerfXCould: 'perfx-could', | |||
| PerfXCould: 'perfx-cloud', | |||
| Upstage: 'upstage', | |||
| "novita.ai": 'novita-ai', | |||
| "SILICONFLOW": 'siliconflow' | |||