feat(avante): change model to sonnet 4
This commit is contained in:
@@ -23,7 +23,7 @@ return {
|
||||
-- add any opts here
|
||||
provider = "copilot",
|
||||
copilot = {
|
||||
model = "claude-3.7-sonnet",
|
||||
model = "claude-sonnet-4",
|
||||
-- max_tokens = 4096,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user