applied code companion
This commit is contained in:
parent
afcf5f92e7
commit
ad2f7805d1
3 changed files with 17 additions and 8 deletions
|
|
@ -3,7 +3,7 @@ require("codecompanion").setup({
|
|||
chat = {
|
||||
adapter = {
|
||||
name = "copilot",
|
||||
model = "claude-3.7-sonnet",
|
||||
model = "claude-sonnet-4",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue