dashboard page fixes v1 (visual only)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user