Skip to main content

handle_tool_call

Function handle_tool_call 

Source
pub fn handle_tool_call(name: &str, args: &Value, beans_dir: &Path) -> Value
Expand description

Dispatch a tool call to the appropriate handler.