1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-03-13 01:09:38 +00:00

[neovim] Update avante conf

This commit is contained in:
2026-02-19 20:38:42 +01:00
parent 0b8ae8e026
commit e4e4a23ec3
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ require("avante").setup({
-- model = "claude-3.7-sonnet",
-- model = "claude-sonnet-4",
-- model = "claude-sonnet-4.5",
model = "claude-opus-4.5",
model = "claude-opus-4.6",
timeout = 120000,
},
},