Skip to main content

handle

Function handle 

Source
pub fn handle(
    name: &str,
    input: &Value,
    store: &Arc<MemoryStore>,
    conversation_id: &str,
) -> Option<(String, bool)>