Justin Hayes

Results 323 comments of Justin Hayes

Any solid instructions for this? Plenty of mention of this awesome new feature but absolutely nothing on how to actually make it work...

Count me as interested in this.

Best you'll get right now is sharing a link for the chat: ![Screenshot 2024-04-26 at 9 43 23 AM](https://github.com/open-webui/open-webui/assets/52832301/f8ae4070-61d3-4bc3-b13b-3876e5395a3d) ![Screenshot 2024-04-26 at 9 43 31 AM](https://github.com/open-webui/open-webui/assets/52832301/3e8d7f98-64f0-49ea-9487-dbb5d39680cf)

Edit `backend/config.json` or use this command for Docker install: ```bash docker exec -it open-webui sed -i 's/"en-US"/""/g' /app/backend/data/config.json ```

Ya there are definitely versions that should be installable available but I'm not getting any luck on Linux x86_64, worked fine on an M1 MacBook though. ```bash uv pip install...

> I'm actually going on a two-day trip starting today. So I won't be able to check it until after that. Sorry about that. If anyone is tracking this issue,...

Just using the `uv` tool on my bare Linux machine is working now, but I'm still having a heck of a time making things work in Docker containers. Keeps trying...

I think it'd be a useful feature to be able to set a default model with environment variable. Would that suffice to solve this for you?

This is an elegant enough solution, will try it out ASAP.

@tjbck seems to work great on my end 👌