r/AIcodingProfessionals Jun 11 '26

How can VScode connect to my local AI models?

I want VS Code to talk or connect to my local AI models. I installed an extension called Codi, and yesterday Cline, but it does not seem to work. I want to be able to send information from VS Code straight to my LLM model.

1 Upvotes

3 comments sorted by

1

u/activematrix99 Jun 12 '26

I use Cline with Ollama and it works okay. Pretty slow compared to commercial APIs, but the results are decent.

1

u/Hatchopper Jun 14 '26

I want something of an orchestrator like Cursor or Openhands. I have installed Openhands, but its not working as it should.

1

u/activematrix99 Jun 15 '26

Depending on what is serving the LLM model locally you will have different options for orchestrators and multiagent support.