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