diff --git a/lua/plugins/gen.lua b/lua/plugins/gen.lua index 6659e80..e9b0e3c 100644 --- a/lua/plugins/gen.lua +++ b/lua/plugins/gen.lua @@ -15,7 +15,7 @@ return { }, config = function() require("gen").setup({ - ollama = { + { model = "codellama", host = "localhost", port = "11434",