mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-17 03:01:37 -06:00
c32b407f8a
This commit fixes a bug where hidden models were still visible and selectable in the notes section. The following changes were made: - The model dropdown in the chat section of the note editor is now filtered to exclude hidden models. - The default model selection logic in the note editor is now filtered to exclude hidden models.