Skip to main content

catalog_all

Function catalog_all 

Source
pub fn catalog_all() -> Result<Vec<Model>, ConfigError>
Expand description

Return the merged built-in + models.json catalog without requiring a credential or selecting a runnable model. This is used by CLI commands such as --list-models, which must remain useful before authentication.