mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #23062] [CLOSED] fix: refresh models after saving direct connections #27005
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/23062
Author: @yang1002378395-cmyk
Created: 3/26/2026
Status: ❌ Closed
Base:
dev← Head:fix/connection-refresh-models📝 Commits (1)
032a6d4fix: refresh models after saving direct connections📊 Changes
1 file changed (+5 additions, -3 deletions)
View changed files
📝
src/lib/components/chat/SettingsModal.svelte(+5 -3)📄 Description
Description
When adding or updating a direct connection, the models list was not refreshed, causing new models to not appear until page reload.
Changes
refreshparameter to the localgetModels()functionrefresh=truewhendirectConnectionsis in the updated settingsTest Plan
Fixes #23060
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.