Skip to main content

ModelClose

Function ModelClose 

Source
pub async fn ModelClose(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>
Expand description

Close a text model and remove it from DocumentState.