mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: choose a model using mobile UI #4577
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 @sadontsev on GitHub (Mar 26, 2025).
Check Existing Issues
Problem Description
Hopefully, it's not an issue, but rather a clarification request.
Is it possible to choose a conversation model using the OpenWebUI on a mobile device, i.e. iPhone?
I always get just one model preset. And cannot switch from, let's say, Gemma to 4o, just like on the desktop version.
My goal is to replace other LLM apps with a unified app. So I have some models running locally, and a few models integrated via API (i.e. OpenAI).
I honestly tried googling, going through the admin settings, and reading the documentation, but this part seems to be nowhere to be seen.
Appreciate your help.
Desired Solution you'd like
Be able to choose a model for a conversation on the mobile view, just like on the desktop version.
Alternatives Considered
No response
Additional Context
No response