{ updateInterfaceHandler(); dispatch('save'); }} >
WebUI Add-ons
Title Auto-Generation
Response AutoCopy to Clipboard
Full Screen Mode
Display the username instead of "You" in the Chat

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}