Skip to main content

openrouter_catalog

Function openrouter_catalog 

Source
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.