feat: custom slash commands (#1826)
This commit is contained in:
@@ -492,6 +492,8 @@ M._defaults = {
|
||||
disabled_tools = {}, ---@type string[]
|
||||
---@type AvanteLLMToolPublic[] | fun(): AvanteLLMToolPublic[]
|
||||
custom_tools = {},
|
||||
---@type AvanteSlashCommand[]
|
||||
slash_commands = {},
|
||||
}
|
||||
|
||||
---@type avante.Config
|
||||
|
||||
Reference in New Issue
Block a user