owui models set-visibility
owui models set-visibility
Section titled “owui models set-visibility”Make models public (visible to everyone)
Synopsis
Section titled “Synopsis”Make one or more models public by removing all of their access grants.
A model is “private” when it has one or more access grants restricting it to specific groups or users. To make a model private, grant a group access with ‘owui models add-to-group’; this command only removes grants to make a model public again.
owui models set-visibility <public> [model_id ...] [flags]Options
Section titled “Options” -h, --help help for set-visibilityOptions inherited from parent commands
Section titled “Options inherited from parent commands” -f, --filter string filter results -i, --instance string instance name to use (default: active_instance from config) -o, --output string output format (pretty or json)SEE ALSO
Section titled “SEE ALSO”- owui models - Manage models in an Open WebUI instance