fix(avante): migrate to another config

This commit is contained in:
Oliver
2025-06-05 13:20:17 +02:00
parent 41428e5781
commit d28d37f8ca

View File

@@ -22,10 +22,12 @@ return {
opts = {
-- add any opts here
provider = "copilot",
providers = {
copilot = {
model = "claude-sonnet-4",
-- max_tokens = 4096,
},
},
},
build = "make",
keys = {