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:
@@ -691,6 +691,7 @@ $tabs = ['proxies' => 'Proxies', 'users' => 'Users & Groups',
|
||||
// different objects that all end up deciding whether one person can open one URL, and the
|
||||
// question is nearly always "which of these is stopping me".
|
||||
vv_ai_chat_markup('vv-au-ai', [
|
||||
'mesh' => true,
|
||||
'profile' => 'varaverk',
|
||||
'compact' => true,
|
||||
'title' => 'Assistant',
|
||||
|
||||
Reference in New Issue
Block a user