{title ? `${title.length > 30 ? `${title.slice(0, 30)}...` : title} | ${$WEBUI_NAME}` : `${$WEBUI_NAME}`} {#if loaded}
0} initNewChat={async () => { if (currentRequestId !== null) { await cancelOllamaRequest(localStorage.token, currentRequestId); currentRequestId = null; } goto('/'); }} {tags} {addTag} {deleteTag} />
{/if}