pub async fn install_model(
__arg0: State<UnifiedAppState>,
__arg1: Json<InstallModelRequest>,
) -> Result<impl IntoResponse, StatusCode>Expand description
Install/download a model
pub async fn install_model(
__arg0: State<UnifiedAppState>,
__arg1: Json<InstallModelRequest>,
) -> Result<impl IntoResponse, StatusCode>Install/download a model