Update avante copilot model to claude 3.7

pull/1465/head
Karolis Arbačiauskas 5 months ago
parent 9678e43efe
commit 522b67bcc4

@ -6,7 +6,7 @@ return {
provider = 'copilot',
copilot = {
endpoint = 'https://api.githubcopilot.com',
model = 'claude-3.5-sonnet',
model = 'claude-3.7-sonnet',
proxy = nil,
allow_insecure = false,
timeout = 30000,

Loading…
Cancel
Save