fix(avante): disable auto_suggestions
parent
87473baed4
commit
8376321b37
|
@ -18,7 +18,7 @@ in
|
|||
provider = "openai",
|
||||
auto_suggestions_provider = "openai",
|
||||
behaviour = {
|
||||
auto_suggestions = true,
|
||||
-- auto_suggestions = true,
|
||||
},
|
||||
openai = {
|
||||
model = "gpt-4o",
|
||||
|
|
Loading…
Reference in New Issue