Modifying an existing assistant will propagate those changes to all users.
{:else}
Create and share your own AI Assistant. All assistants are public
{/if}
Avatar
{#if (files && files[0]) || (assistant?.avatar && !deleteExistingAvatar)}
{#if files && files[0]}
{:else if assistant?.avatar}
{/if}
{:else}
{/if}
{getError("avatar", form)}
{#if $page.data.enableAssistantsRAG}
{/if}
Instructions (system prompt)
{getError("preprompt", form)}