Skip to main content

Module fallback_catalog

Module fallback_catalog 

Source
Expand description

Fallback catalog - the offline model list when live discovery fails.

ORDER IS POLICY (feedback 01/05/06): DeepSeek V4 Flash is first and is the development default; GLM-5.3 Flash is experimental and must never lead the fallback list. The single source of truth lives in crate::catalog; these functions expose it without duplicating ids.

Functionsยง

experimental_models
Models marked experimental by project policy (GLM-5.3 Flash and GLM-5.3).
fallback_models
The ordered offline fallback list (DeepSeek Flash first, GLM not first).