mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
- Move setModels() and setToolServers() out of the loaded gate in +layout.svelte so the page renders immediately instead of blocking behind slow/unreachable connection timeouts - Track failed Ollama backend URLs from /api/tags and skip them in the subsequent /api/ps fan-out, eliminating a redundant second timeout - Silence the autocomplete toast that fires during the transient empty model state