feat: tab flow (#1077)
This commit is contained in:
@@ -246,6 +246,10 @@ M._defaults = {
|
||||
-- Options override for custom providers
|
||||
provider_opts = {},
|
||||
},
|
||||
suggestion = {
|
||||
debounce = 600,
|
||||
throttle = 600,
|
||||
},
|
||||
}
|
||||
|
||||
---@type avante.Config
|
||||
|
||||
Reference in New Issue
Block a user