update
This commit is contained in:
parent
38c58c45b0
commit
ca4ebc591f
14 changed files with 59 additions and 50 deletions
|
|
@ -11,8 +11,7 @@ return {
|
|||
config = true,
|
||||
opts = {
|
||||
strategies = {
|
||||
chat = { adapter = "ollama" },
|
||||
inline = { adapter = "ollama" },
|
||||
chat = { adapter = "ollama", model = "mistral:latest" },
|
||||
},
|
||||
adapters = {
|
||||
opts = {
|
||||
|
|
|
|||
|
|
@ -99,6 +99,7 @@ return {
|
|||
"terraform",
|
||||
"c_sharp",
|
||||
"bash",
|
||||
"templ",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue