Skip to main content

handle_model_close

Function handle_model_close 

Source
pub async fn handle_model_close(
    Runtime: Arc<ApplicationRunTime>,
    Args: Vec<Value>,
) -> Result<Value, String>
Expand description

Close a text model and remove it from DocumentState.