Jiahao Guo

Results 2 issues of Jiahao Guo

I installed a tool use `requests`. I want to use `requests[socks]` instead of the default `requests` package. I have tried the following commands: ```shell uv tool install open-webui --with requests[socks]...

question