Skip to main content

execute_model_tool

Function execute_model_tool 

Source
pub async fn execute_model_tool(
    name: &str,
    args: &Value,
    model_registry: &SharedModelRegistry,
) -> Result<String, String>
Expand description

Execute a model tool call.