update
This commit is contained in:
parent
9f15f88211
commit
8c8584b01f
|
@ -77,7 +77,7 @@ return {
|
||||||
-- auto_suggestions = true, -- Experimental stage
|
-- auto_suggestions = true, -- Experimental stage
|
||||||
-- },
|
-- },
|
||||||
copilot = {
|
copilot = {
|
||||||
-- model = 'claude-3.5-sonnet',
|
model = 'claude-3.5-sonnet',
|
||||||
-- model = 'o1-preview',
|
-- model = 'o1-preview',
|
||||||
-- model = 'o1-preview-2024-09-12',
|
-- model = 'o1-preview-2024-09-12',
|
||||||
-- max_tokens = 4096,
|
-- max_tokens = 4096,
|
||||||
|
|
Loading…
Reference in New Issue