Copilot is an extension for VS Code that does integration of their supported AI models with code editor (including creation/removal/moving/renaming/editing files, providing git-like diffs and per-file keep/discard choices for what AI made in response to your most recent prompt, etc). They only support fixed set of models and don’t provide any way to integrate free / opensource models. So the question is mainly what’s the alternative to Copilot for free models.
Comment on If you are paying to use "AI", who are you paying and what are your regular usecases?
humanspiral@lemmy.ca 16 hours agoI understand vscode is free, and can connect to free AI backends. I haven’t tried yet.
hisao@ani.social 13 hours ago
muntedcrocodile@hilariouschaos.com 3 hours ago
The extension kilocode let’s u connect to any openai api comparable endpoint. I’ve got it hooked up to my instance of openwebui so I can use remote models via open routers or use locals models.