feat: ReAct tool calling (#2104)
This commit is contained in:
@@ -19,6 +19,9 @@ M.param = {
|
||||
type = "string",
|
||||
},
|
||||
},
|
||||
usage = {
|
||||
path = "The path to the file in the current project scope",
|
||||
},
|
||||
}
|
||||
|
||||
---@type AvanteLLMToolReturn[]
|
||||
|
||||
Reference in New Issue
Block a user