This commit is contained in:
DeveloperDurp 2025-07-17 06:47:25 -05:00
parent 38c58c45b0
commit ca4ebc591f
14 changed files with 59 additions and 50 deletions

View file

@ -11,8 +11,7 @@ return {
config = true,
opts = {
strategies = {
chat = { adapter = "ollama" },
inline = { adapter = "ollama" },
chat = { adapter = "ollama", model = "mistral:latest" },
},
adapters = {
opts = {

View file

@ -99,6 +99,7 @@ return {
"terraform",
"c_sharp",
"bash",
"templ",
},
},
},