dashboard page fixes v1 (visual only)

This commit is contained in:
MatejGhub
2026-09-12 23:17:23 +02:00
parent 32c6c828b1
commit 90abd6846c
29 changed files with 455 additions and 557 deletions
+2 -2
View File
@@ -41,13 +41,13 @@ export const AI_ROLE_META: Record<
docs_api: {
label: "Docs / API",
description:
"Future docs/API assistant slot /docs Ask stays rule-based and must never call this role.",
"Future docs/API assistant slot. /docs Ask stays rule-based and must never call this role.",
modelPlaceholder: "gpt-5.6-luna"
},
support: {
label: "Support",
description:
"Ticket auto-reply AI fallback — configure provider/key/model here; enable delivery in Support knowledge → Auto-reply.",
"Ticket auto-reply AI fallback. Configure the provider/key/model here; enable delivery in Support knowledge → Auto-reply.",
modelPlaceholder: "gpt-5.6-luna"
}
};