pub async fn list_models(
__arg0: State<UnifiedAppState>,
) -> Result<impl IntoResponse, StatusCode>Expand description
Get list of all models (installed and available) Filters out OpenRouter and HuggingFace models if no verified key exists
pub async fn list_models(
__arg0: State<UnifiedAppState>,
) -> Result<impl IntoResponse, StatusCode>Get list of all models (installed and available) Filters out OpenRouter and HuggingFace models if no verified key exists