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