Suall1969

Results 6 issues of Suall1969

### Describe the feature Is there a plan to support LLMs other than those from OpenAI? There is [huggingface-vscode](https://github.com/huggingface/huggingface-vscode) that works with HF models but it doesn't have a chat...

enhancement

This is the renewal of #5781 but rather than tunneling every HTTPS request which would be a breaking change, it introduces a new option to tunnel any request as desired....

It appears the release for `crossover-wine-21.0.0` has been removed from [this repo](https://github.com/Gcenx/homebrew-wine/releases/download/21.0.0/wine-crossover-21.0.0-osx64.tar.xz) as well as [winecx repo](https://github.com/Gcenx/winecx/releases/download/crossover-wine-21.0.0/wine-crossover-21.0.0-osx64.tar.xz). This is the version that I always rely on and recommend to people...

e1ed0c4 introduced a regression which prevents Windows nodes from joining IPv6 networks: ``` {"level":"info","addr":"wss://weron.up.railway.app/","time":"2024-09-04T12:36:21-07:00","message":"Connecting to signaler"} {"level":"info","id":"[\"2001:db8::1/32\"]","time":"2024-09-04T12:36:27-07:00","message":"Connected to signaler"} Error: Provided network(2001:db8::1/32) is not a valid IPv4 address ``` It...

It's important for the signaling server to be reachable over the open internet so distant peers can connect, but it doesn't necessarily needs to be public. Currently, it's impossible to...