Héctor Echiburú

Results 22 comments of Héctor Echiburú

just in case is helpful, here are my enabled extensions at the moment bug happened. ``` $ code --list-extensions --show-versions | % { "code --install-extension $_" } code --install-extension [email protected]...

what if the model i'm using does not come with a vae and this is happening?

Thanks :) no problem, i won't feel bad if this isn't merged take your time 💪

i'm facing the same issue, i can't deploy it behind a reverse proxy under specific path only because static files doesn't have the path prefix ![image](https://github.com/open-webui/open-webui/assets/3688208/129ef7f8-d1d2-46ae-8c27-42946a4bef4d)

> This can be accomplished through reverse-proxy and request rewrite rules as well. nope, i deployed it behind a reverse proxy but static files needs to be compiled with basepath...

https://kit.svelte.dev/docs/configuration#paths

in my case, it binds to all interfaces but generates a QR just for one of them

i would like to mention that #4580 is making C# Dev Kit completely useless for Blazor developing.

as i read in the Playwright documentation, each playwright version has its own browser default version, if the mcp playwright version is not the same of the npx playwright (which...