Skip to main content

ModelOpen

pub async fn ModelOpen(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>