You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can also manage updates from the Web UI via **Settings > Updates**.
504
+
You can also manage updates from the Web UI **Updates** page, which provides buttons for check, stage, apply, and rollback.
503
505
504
506
**Auto-rollback:** If the system fails to boot after an update, the greenboot health check detects the failure and automatically rolls back via `rpm-ostree rollback`. After 2 failed rollback attempts, the system halts for manual intervention.
505
507
@@ -527,7 +529,7 @@ curl -X POST http://127.0.0.1:8480/api/vault/keepalive
527
529
528
530
### Web Search (Tor-Routed, Optional)
529
531
530
-
Web search is **disabled by default**. When enabled, the LLM can augment its answers with web search results — all routed through Tor for anonymity.
532
+
Web search is **disabled by default**. When enabled, use the search toggle button (magnifying glass icon) in the chat input area to augment LLM answers with web search results — all routed through Tor for anonymity.
531
533
532
534
**How it works:**
533
535
1. The LLM generates a search query (your raw prompt never leaves the device)
@@ -600,6 +602,7 @@ Every model — whether downloaded from the catalog or imported by the user —
600
602
|**Egress**| Airlock disabled by default, PII/credential scanning, destination allowlist |
0 commit comments