pub async fn openrouter_catalog(
__arg0: State<UnifiedAppState>,
__arg1: Query<OpenRouterCatalogParams>,
) -> Result<impl IntoResponse, StatusCode>Expand description
GET /models/openrouter/catalog
Returns the full set of OpenRouter models stored in the registry, with optional server-side filtering and pagination.