feat(providers): add Skywork provider support

This commit is contained in:
Xubin Ren
2026-05-20 02:20:44 +08:00
parent 4dccee56a7
commit e00220bdb6
6 changed files with 127 additions and 0 deletions
@@ -2129,6 +2129,7 @@ function providerLabel(
const PROVIDER_ICONS: Record<string, LucideIcon> = {
custom: Hexagon,
openrouter: Sparkles,
skywork: Sparkles,
aihubmix: Triangle,
anthropic: Brain,
openai: Bot,