pub async fn fetch_openrouter_catalog_models( client: &Client, ) -> Result<Vec<CatalogModel>, String>
Fetch the OpenRouter live model list. Auth not required.