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