{ updateInterfaceHandler(); dispatch('save'); }} >
WebUI Add-ons
Title Auto-Generation
Voice Input Auto-Send
Response AutoCopy to Clipboard

Set Title Auto-Generation Model
{#if $user.role === 'admin'}
Default Prompt Suggestions
{#each promptSuggestions as prompt, promptIdx}
{/each}
{#if promptSuggestions.length > 0}
Adjusting these settings will apply changes universally to all users.
{/if}
{/if}