{$WEBUI_NAME} Version
v{WEBUI_VERSION}
{updateAvailable === null ? 'Checking for updates...' : updateAvailable ? `(v${version.latest} available!)` : '(latest)'}
{ showChangelog.set(true); }} >
See what's new
{ checkForVersionUpdates(); }} > Check for updates
{#if ollamaVersion}
{$i18n.t('Ollama Version')}
{ollamaVersion ?? 'N/A'}
{/if}
Created by
Timothy J. Baek