pub async fn remove_model(
__arg0: State<UnifiedAppState>,
__arg1: Query<HashMap<String, String>>,
) -> Result<impl IntoResponse, StatusCode>Expand description
Remove/uninstall a model
pub async fn remove_model(
__arg0: State<UnifiedAppState>,
__arg1: Query<HashMap<String, String>>,
) -> Result<impl IntoResponse, StatusCode>Remove/uninstall a model