This commit is contained in:
Yaser Alraddadi 2024-10-30 16:08:02 +03:00
parent 7656d55df3
commit e7232e8320
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ return {
-- height = 0.4,
-- row = 1,
-- },
model = 'gpt-4o', -- GPT model to use, 'gpt-3.5-turbo', 'gpt-4', or 'gpt-4o', 'o1-mini', 'o1-preview'
model = 'o1-preview', -- GPT model to use, 'gpt-3.5-turbo', 'gpt-4', or 'gpt-4o', 'o1-mini', 'o1-preview'
-- clear_chat_on_new_prompt = true,
},
-- See Commands section for default commands if you want to lazy load on them