Merge branch 'master' of github.com:olinpin/dotfiles
This commit is contained in:
@@ -24,10 +24,12 @@ return {
|
||||
opts = {
|
||||
-- add any opts here
|
||||
provider = "copilot",
|
||||
providers = {
|
||||
copilot = {
|
||||
model = "claude-sonnet-4",
|
||||
-- max_tokens = 4096,
|
||||
},
|
||||
},
|
||||
},
|
||||
build = "make",
|
||||
keys = {
|
||||
|
||||
Reference in New Issue
Block a user