applied code companion

This commit is contained in:
Andre Schaf 2025-10-27 15:01:25 +01:00
parent afcf5f92e7
commit ad2f7805d1
3 changed files with 17 additions and 8 deletions

View file

@ -3,7 +3,7 @@ require("codecompanion").setup({
chat = {
adapter = {
name = "copilot",
model = "claude-3.7-sonnet",
model = "claude-sonnet-4",
},
},
},