Settings
Model
({ value: model.id, label: model.name, model: model }))} bind:value={selectedModelId} />
{$i18n.t('System Instructions')}
{#if !showSystem}
{system}
{/if}