One chat card, two modes: assistant and mesh, with a purple unread badge on the switch
Mesh is a mode rather than an AI profile — it has no model, tokens, reasoning or sources, so making it a profile would branch every profile-aware path on the one that has no model.
This commit is contained in:
@@ -140,6 +140,7 @@ span.vv-arr-qbadge { display:inline-block; width:auto; }
|
||||
// which is a lot of vocabulary to carry to a search box. Scoped to the tab so "why are the lists
|
||||
// unavailable" resolves against what is on screen.
|
||||
vv_ai_chat_markup('vv-arr-ai', [
|
||||
'mesh' => true,
|
||||
'profile' => 'varaverk',
|
||||
'compact' => true,
|
||||
'title' => 'Assistant',
|
||||
|
||||
Reference in New Issue
Block a user