{#if isDragOver}
{#if isVisionModel} Drop images or files {:else} Drop files here {/if} {#if isVisionModel} Images, text files, and PDFs supported {:else} Text files and PDFs supported {/if}
{/if}
{#if pendingImages.length > 0 || pendingAttachments.length > 0}
{#if pendingImages.length > 0} {pendingImages.length} {/if} {#if pendingAttachments.length > 0} {pendingAttachments.length} {/if}
{/if}
{#if showStopButton} {:else} {/if}

Enter send · Shift+Enter new line · {#if isVisionModel} images + {/if} files supported {#if showTokenCount} · ~{formatTokenCount(tokenEstimate.totalTokens)} tokens {/if}