{ dispatch('save'); }} >
{$i18n.t('Memory')}
({$i18n.t('Experimental')})
{ saveSettings({ memory: enableMemory }); }} />
{$i18n.t( "You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you." )}
{ showManageModal = true; }} > {$i18n.t('Manage')}
{$i18n.t('Save')}