{ const target = e.currentTarget as HTMLImageElement; target.src = "/sprites/placeholder.svg"; }} />
{info.label}
{#if recentMessages.length > 0} {#each recentMessages.slice(-1) as msg (msg.content)}
{msg.content}
{/each} {:else}
Ask me anything~
{/if}
{#if isProcessing}
■
{:else}
→
{/if}
{#if streamerModeActive}
{/if}