feat: add project_root in AskOptions so that project root can be specified from api (#2652)
This commit is contained in:
@@ -704,6 +704,8 @@ M._defaults = {
|
||||
slash_commands = {},
|
||||
---@type AvanteShortcut[]
|
||||
shortcuts = {},
|
||||
---@type AskOptions
|
||||
ask_opts = {},
|
||||
}
|
||||
|
||||
---@type avante.Config
|
||||
|
||||
Reference in New Issue
Block a user