{ autoScroll = window.innerHeight + window.scrollY >= document.body.offsetHeight - 40; }} /> {#if loaded}
0} initNewChat={async () => { if (currentRequestId !== null) { await cancelChatCompletion(localStorage.token, currentRequestId); currentRequestId = null; } goto('/'); }} {tags} {addTag} {deleteTag} />
0 && !selectedModels.includes('')} />
0} {sendPrompt} {continueGeneration} {regenerateResponse} />
{/if}