Closed mascanho closed 1 month ago
I've got the same issue after updating too
Hi there, in the readme we don't set lazy=true. Make sure to setup accordingly.
Closed due to not following instruction.
Humm, got the same config as the readme but this worked for me: https://github.com/yetone/avante.nvim/issues/544#issuecomment-2334374237
Fantastic, this has fixed it. thank you
Describe the bug
E5108: Error executing lua: ..._1/.local/share/nvim/lazy/avante.nvim/lua/avante/llm.lua:60: Make sure to build avante (missing avante_templates) stack traceback: [C]: in function 'error' ...1/.local/share/nvim/lazy/avante.nvim/lua/avante/path.lua:75: in function 'get' ..._1/.local/share/nvim/lazy/avante.nvim/lua/avante/llm.lua:60: in function 'stream' ...local/share/nvim/lazy/avante.nvim/lua/avante/sidebar.lua:1273: in function 'handle_submit' ...local/share/nvim/lazy/avante.nvim/lua/avante/sidebar.lua:1327: in function <...local/share/nvim/lazy/avante.nvim/lua/avante/sidebar.lua:1317>
To reproduce
return { "yetone/avante.nvim",
}
Expected behavior
Once the error goes away it says generating response but nothing happens. I close and open avante and the same happens. I think it happened after an update.
Environment
NVIM v0.10.1 Build type: Release LuaJIT 2.1.1720049189 Run "nvim -V1 -v" for more info