Saksham Mittal
Saksham Mittal
### What is the issue? I use Tailscale as a homemade VPN to connect to the Internet through my home network's Internet connection. I also need to access certain services...
This PR adds the checker for Apache HTTP server, which was requested in issue #1384. This is my first contribution to this project, and I have tried to adhere to...
**Is your feature request related to a problem? Please describe.** I would like to use helix-gpt with paid LLM API providers, like OpenAI, but I can't really specify the API...
This is a work in progress, but I wanted to add Sourcegraph Cody support inside helix-gpt. I managed to hack together a semi-working completion provider based on the API the...
It simply ends up returning the rect in this case, which is preferable to crashing the process when this code path is hit. Fixes #2012