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:
@@ -350,6 +350,7 @@ require_once dirname(__DIR__) . '/include/ai_chat.php';
|
||||
// Chat for the same reason as the Watchdog tab: this is a page you open with a question about
|
||||
// this installation, and the answer should come from its own docs and state with sources.
|
||||
vv_ai_chat_markup('vv-ry-ai', [
|
||||
'mesh' => true,
|
||||
'profile' => 'varaverk',
|
||||
'compact' => true,
|
||||
'title' => 'Assistant',
|
||||
|
||||
Reference in New Issue
Block a user