feat: ReAct tool calling (#2104)
This commit is contained in:
@@ -49,6 +49,9 @@ M.param = {
|
||||
},
|
||||
},
|
||||
required = { "prompt" },
|
||||
usage = {
|
||||
prompt = "The task for the agent to perform",
|
||||
},
|
||||
}
|
||||
|
||||
---@type AvanteLLMToolReturn[]
|
||||
|
||||
Reference in New Issue
Block a user