Jannik S.

Results 97 comments of Jannik S.

Ok thanks! Can someone reproduce this on safari? For me on Win 11 / Chrome it is working.

Ok, looks like a formatting issue like margin or something.

Feel free to decide further steps / ways to implement that.

I really like the download db option! I needed to manually copy this file from my k8s pvc whenever I needed a backup. Maybe we could also add a import...

@justinh-rahb the wheel is 14.9 MB

> @jannikstdl It builds on Mac, and RAG still works! 👌 Thanks! Thats good news :D

@justinh-rahb should we not also add `EXPOSE 8080` - our default port - to get this extra option in docker desktop to easily assign the image an external port? ![image](https://github.com/open-webui/open-webui/assets/69747628/fbb5940e-e4e6-4f7b-9dc7-8b3695c01b4a)

I added @yousecjoe to this PR, he mentioned on Discord that he has some ides to optimize the Dockerfile for CUDA and other devices. Converted this to draft.

Made some tests. Can anyone without a CUDA device try to build the normal `Dockerfile `and see if there has been anything changed (functionality, size..)

> @jannikstdl Building your latest commit comes out to: 13.4GB on my system. > > > > ```bash > > docker images --format "{{.Repository}}:{{.Tag}} Size: {{.Size}}" > > open-webui:latest Size:...