Skip to main content

ModelGet

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