Releases: Kurama622/llm.nvim
Releases · Kurama622/llm.nvim
v1.3.0
What's Changed
- Fix some small issues in buffers.lua and files.lua and add check for an "error" reply to ollama.lua by @todmorrison in #149
New Contributors
- @todmorrison made their first contribution in #149
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.1
v1.0.0
List of supported models (platforms): Github Models, ChatAnywhere, Deepseek, Copilot, GLM, Openrouter, kimi, Cloudflare, ollama, SiliconFlow, Iflow, LMStudio, DashScope
Allow custom output parsing format
Support function calling, Image reading (A part of the models)
Supports chat, displays diff, performs web search, extracts LSP and diagnostic information, and interacts with buffers and project files.