pub async fn ModelUpdateContent( RunTime: Arc<ApplicationRunTime>, Arguments: Vec<Value>, ) -> Result<Value, String>
Update the content of an open text model, incrementing its version.