Merge branch 'master' into feature/cassandra

This commit is contained in:
SPRINX0\prochazka
2025-02-10 14:23:16 +01:00
26 changed files with 321 additions and 103 deletions

View File

@@ -410,6 +410,14 @@ ORDER BY
{ value: 'download', label: 'Check and download new versions' },
]}
/>
{#if isProApp()}
<FormCheckboxField
name="ai.allowSendModels"
label="Allow to send DB models and query snippets to AI service"
defaultValue={false}
/>
{/if}
</svelte:fragment>
<svelte:fragment slot="7">