{#if tokenizer} {#await tokenizeText(prompt) then nTokens}

{nTokens}{truncate ? `/${truncate}` : ""}

{/await} {/if}