copilot-emacs / copilot.el

An unofficial Copilot plugin for Emacs.
MIT License
1.71k stars 122 forks source link

Add support for local LLMs via ollama openai compatible api. #302

Open palindsay opened 2 months ago

palindsay commented 2 months ago

It would nice to be able to use ollama with local LLMs versus github co-pilot.

LemonBreezes commented 1 day ago

Yeah. This would be great. Ollama does provide a completions API endpoint so there should be a way.