Skip to main content

list_models_by_mode

Function list_models_by_mode 

Source
pub async fn list_models_by_mode(
    __arg0: State<UnifiedAppState>,
    __arg1: Query<HashMap<String, String>>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

Get models filtered by mode (online/offline)