|
|
|
|
|
by quantas
386 days ago
|
|
Hey thanks for the response! The difference to OpenWebUI is that you don't have to host anything and that it's native, compiled code written in flutter. This has multiple advantages: 1. We'll be able to ship the same features across platforms while still feeling native. (Android, iOS and macOS releases coming soon) 2. You don't have to run a docker container on your pc if you don't have a server The model selection on OpenWebUI also shows every possible model without having the ability to choose which models you want to see in the selector. We solved that in AnyLM with custom model selection (it's pretty easy to understand if you try out the app). Not to bash OpenWebUI. Honestly they did a very good job and it's even open source but yeah About the linux support:
You were actually the first one to ask me for this and it's definitely possible to do. I will put this in the roadmap :) |
|