diff --git a/public/components/admin.html b/public/components/admin.html index 68c3dae8..385d984d 100644 --- a/public/components/admin.html +++ b/public/components/admin.html @@ -328,13 +328,18 @@
- Citations + Sources
-

Retrieval and grounding are unchanged when this is off — answers are still built only from retrieved sources, but the [1] markers and the Sources panel are hidden.

+ +

Preview is read-only: visitors can try the assistant, and anything else asks them to sign in or create an account.

+

Display only. The AI prompt, retrieval and the stored answer are byte-for-byte identical either way, so turning this off cannot change what the model says. Citations are hidden, not removed — turning it back on restores them.

diff --git a/public/components/assistant.html b/public/components/assistant.html index 1c6f9c48..43c903e9 100644 --- a/public/components/assistant.html +++ b/public/components/assistant.html @@ -13,6 +13,7 @@