openwebui

Patch Open WebUI to ignore SSL errors

My employer has a few LLMs available internally via OpenAI-compatible endpoints. They also have an internal-only VSCode extension that’s configured to use those endpoints and provide code completion and a chat interface. Unfortunately, I don’t like using VSCode, plus I find the extension’s interface to be rather limiting. I haven’t fully embraced using an LLM as a coding assistant and instead prefer to use it as a rubber ducky for the most part, with the occasional round of “help me debug this thing that is hard to find on Google because Google sucks now”.