Skip to content

Commit 522b67b

Browse files
Update avante copilot model to claude 3.7
1 parent 9678e43 commit 522b67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/custom/plugins/avante.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ return {
66
provider = 'copilot',
77
copilot = {
88
endpoint = 'https://api.githubcopilot.com',
9-
model = 'claude-3.5-sonnet',
9+
model = 'claude-3.7-sonnet',
1010
proxy = nil,
1111
allow_insecure = false,
1212
timeout = 30000,

0 commit comments

Comments
 (0)