28 Forks
384 Stars
384 Watchers

llm.nvim

A large language model (LLM) support for Neovim, provides commands to interact with LLM (like ChatGPT, ChatGLM, kimi, deepseek, openrouter and local llms). Support Github models.

How to download and setup llm.nvim

Open terminal and run command
git clone https://github.com/Kurama622/llm.nvim.git
git clone is used to create a copy or clone of llm.nvim repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with llm.nvim https://github.com/Kurama622/llm.nvim/archive/master.zip

Or simply clone llm.nvim with SSH
[email protected]:Kurama622/llm.nvim.git

If you have some problems with llm.nvim

You may open issue on llm.nvim support forum (system) here: https://github.com/Kurama622/llm.nvim/issues