stdkoehler

Results 5 comments of stdkoehler
trafficstars

Thanks so much for taking this up @MaxwellPayne! We just upgraded to the new pydantic and now "oneOf" is added to the schema in case we have a discriminated union....

I have the same issue. Yesterday my ISP was down and I couldn't start the WebUI. It always hung on "Installing requirements for Web UI". It hangs on: `run_pip(f"install -r...

certifi was 2024.12.14, now I updated to 2025.4.26. The problem still persists (only tested for 0.15.0 with the new certifi)

Sorry, not sure how to do that. I'm in a coorporate network and we use self-signed certificates. Usually, this is taken care by pip-system-certs and certifi. I first tried to...

Will do, thank you :)