David-Kunz / gen.nvim

Neovim plugin to generate text using LLMs with customizable prompts
The Unlicense
1.15k stars 92 forks source link

feat: Support stop serve #12

Closed nfwyst closed 11 months ago

David-Kunz commented 12 months ago

Hi @nfwyst ,

Thank you for this PR, this will only work on unix systems, not on windows, right?

alaaibrahim commented 12 months ago

Hi @nfwyst ,

Thank you for this PR, this will only work on unix systems, not on windows, right?

yes, I don't think this would work on windows, although ollama doesn't too. If windows support ever became an issue, this would need to be revisited, and maybe think of a better way to do it other than looking for an ollama process