diff --git a/src/lib/components/workspace/Models/ModelEditor.svelte b/src/lib/components/workspace/Models/ModelEditor.svelte index 52734acb2..18e26963a 100644 --- a/src/lib/components/workspace/Models/ModelEditor.svelte +++ b/src/lib/components/workspace/Models/ModelEditor.svelte @@ -724,19 +724,19 @@ {/if} -
+
-
+
{#if ($functions ?? []).filter((func) => func.type === 'filter').length > 0 || ($functions ?? []).filter((func) => func.type === 'action').length > 0} -
+
{#if ($functions ?? []).filter((func) => func.type === 'filter').length > 0} -
+
func.type === 'filter')} @@ -751,7 +751,7 @@ )} {#if toggleableFilters.length > 0} -
+
func.type === 'action').length > 0} -
+
func.type === 'action')} @@ -770,9 +770,9 @@ {/if} {/if} -
+
-
+
@@ -785,19 +785,19 @@ .map(([key, value]) => key)} {#if availableFeatures.length > 0} -
+
{/if} {/if} {#if capabilities.builtin_tools} -
+
{/if} -
+
{$i18n.t('TTS Voice')} @@ -811,7 +811,7 @@ />
-
+