Skip to main content

apply_after_execute_modifiers

Function apply_after_execute_modifiers 

Source
pub fn apply_after_execute_modifiers(
    modifiers: &Modifiers,
    tool: &str,
    toolkit: &str,
    response: ToolExecutionResponse,
) -> Result<ToolExecutionResponse, String>
Expand description

Apply modifiers to tool execution response