gsuuon / model.nvim

Neovim plugin for interacting with LLM's and building editor integrated prompts.
MIT License
293 stars 21 forks source link

Improve README #28

Open gsuuon opened 8 months ago

gsuuon commented 8 months ago
FlippingBinary commented 7 months ago

An example of how to use this plugin with an Ollama server would be great. It looks like this plugin could work with it pretty easily, so I'm going to star this repository and come back to it when I've got some time to fiddle with it.