Function: modelsForClass()
modelsForClass(
cls): readonlystring[]
Static fallback model ids for a chat class, drawn from the small built-in
FALLBACK_MODEL_NAMES list and ordered best-first by family rank. Sync
and workspace-independent: this is the fallback opinion used to seed default
lists or when the live catalogue is unreachable - live resolution prefers
classify.classifyEndpoints. Returns [] for
ModelClass.Embedding (the floor is chat-only).
Parameters
Section titled “Parameters”ModelClass
Returns
Section titled “Returns”readonly string[]