{ showSidebar.set(!$showSidebar); }} >
{$i18n.t('Workspace')}
{ tab = ''; }}>{$i18n.t('Modelfiles')}
{ tab = 'prompts'; }}>{$i18n.t('Prompts')}
{ tab = 'documents'; }} > {$i18n.t('Documents')}
{ tab = 'playground'; }}>{$i18n.t('Playground')}
{#if tab === ''}
{:else if tab === 'prompts'}
{:else if tab === 'documents'}
{:else if tab === 'playground'}
{/if}