{#if !viewCode} {#if conversation.data.messages} {#each conversation.data.messages as message, index} conversation.deleteMessage(index)} onRegen={() => regenMessage(index)} /> {:else}

Welcome to Hugging Face Inference Playground

Try hundreds of models on different providers

{/each} {/if} {:else} {/if}