From 8c8584b01fa7ea6d5a0cda232527a010fa4a41c6 Mon Sep 17 00:00:00 2001 From: Yaser Alraddadi Date: Fri, 1 Nov 2024 07:36:13 +0300 Subject: [PATCH] update --- lua/custom/plugins/copilot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/custom/plugins/copilot.lua b/lua/custom/plugins/copilot.lua index 3ad44efb..d3ef4238 100644 --- a/lua/custom/plugins/copilot.lua +++ b/lua/custom/plugins/copilot.lua @@ -77,7 +77,7 @@ return { -- auto_suggestions = true, -- Experimental stage -- }, copilot = { - -- model = 'claude-3.5-sonnet', + model = 'claude-3.5-sonnet', -- model = 'o1-preview', -- model = 'o1-preview-2024-09-12', -- max_tokens = 4096,