mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
feat: allow configuration of a default assistant on folders #6524
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?
Originally created by @DaRacci on GitHub (Sep 28, 2025).
Check Existing Issues
Problem Description
I have a large set of "models" created in the workspace tab that customise the tools and settings of specific models for different purposes, it would be very useful to be able to set a default model for each folder.
Desired Solution you'd like
Inside the edit dialog on folders allow the selection of a default model which is then selected automatically when starting a new chat in said folder.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Oct 2, 2025):
Addressed with
e2ca7b8632, folders will now remember your model selection