No models available.
{:else} {@const selectedOption = getDisplayOption()} {#if isRouter}No models found.
{/if} {#each filteredOptions as option, index (option.id)} {@const status = getModelStatus(option.model)} {@const isLoaded = status === ServerModelStatus.LOADED} {@const isLoading = status === ServerModelStatus.LOADING} {@const isSelected = currentModel === option.model || activeId === option.id} {@const isCompatible = isModelCompatible(option)} {@const isHighlighted = index === highlightedIndex} {@const missingModalities = getMissingModalities(option)}No vision support
No audio support
Loading model...
Unload model