diff --git a/panel/src/components/settings/ai-routing-card.tsx b/panel/src/components/settings/ai-routing-card.tsx index 091e54c0..2a7f43df 100644 --- a/panel/src/components/settings/ai-routing-card.tsx +++ b/panel/src/components/settings/ai-routing-card.tsx @@ -349,8 +349,8 @@ export function AIRoutingCard() { {/* -------- Key cards band: Grok+Ollama (left) / Self-Hosted (right) -------- */} -
-
+
+
{/* -------- Grok (xAI) key -------- */}
@@ -617,15 +617,15 @@ export function AIRoutingCard() {

{AGENT_GROUPS.map((group) => ( -
+

{group.title}

-
+
{group.agents.map((a) => (