mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-01-17 13:34:26 +00:00
[neovim] Update avante conf to use claude-opus-4.5
This commit is contained in:
@@ -5,7 +5,8 @@ require("avante").setup({
|
|||||||
-- model = "gpt-4.1",
|
-- model = "gpt-4.1",
|
||||||
-- model = "claude-3.7-sonnet",
|
-- model = "claude-3.7-sonnet",
|
||||||
-- model = "claude-sonnet-4",
|
-- model = "claude-sonnet-4",
|
||||||
model = "claude-sonnet-4.5",
|
-- model = "claude-sonnet-4.5",
|
||||||
|
model = "claude-opus-4.5",
|
||||||
timeout = 120000,
|
timeout = 120000,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user