@@ -1133,6 +1102,29 @@
+ {#if toolServers.length + selectedToolIds.length > 0}
+
+
+
+ {/if}
+
{#if $_user}
{#if $config?.features?.enable_web_search && ($_user.role === 'admin' || $_user?.permissions?.features?.web_search)}
@@ -1195,47 +1187,6 @@
- {#if toolServers.length > 0}
-
-
-
- {/if}
-
{#if !history?.currentId || history.messages[history.currentId]?.done == true}