Skip to content

Commit e73d1b4

Browse files
committed
use claude 4 instead of gemini-3.5
1 parent 5feae4a commit e73d1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/kickstart/plugins/avante.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ return {
55
lazy = false,
66
version = false, -- set this if you want to always pull the latest change
77
opts = {
8-
provider = 'copilot_gemini',
8+
provider = 'copilot',
99
selector = { provider = 'snacks' },
1010
input = {
1111
provider = 'snacks',

0 commit comments

Comments
 (0)