modelRoleIds top-level constant
The model roles supported by ModelRolesConfig, in declaration order.
Exact omp role names (default, smol, slow, plan).
Implementation
const modelRoleIds = ['default', 'smol', 'slow', 'plan'];
The model roles supported by ModelRolesConfig, in declaration order.
Exact omp role names (default, smol, slow, plan).
const modelRoleIds = ['default', 'smol', 'slow', 'plan'];