{#if assistant?.avatar} Avatar {:else}
{assistant?.name[0]}
{/if}

{assistant?.name}

{#if assistant?.description}

{assistant.description}

{/if}

Model: {assistant?.modelId}

{#if assistant?.createdByMe} Edit
{:else}
{#if !assistant?.reported}
{:else} {/if} {/if}

Direct URL

People with this link will be able to use your assistant. {#if !assistant?.createdByMe && assistant?.createdByName} Created by {assistant?.createdByName} {/if}

Copy

System Instructions