Function: resolveServingConfig()
resolveServingConfig(
config):object
Read the fuzzy-resolution config knobs off the plugin config with
@dbx-tools/model defaults applied. Kept here so buildModel and
the /models route agree on what “enabled” means.
fallbacks is the priority-ordered list resolveModel walks first
when nothing explicit is set; defaults to an empty list so the
generic resolver falls through to the live catalogue and its own
FALLBACK_MODEL_IDS floor.
Parameters
Section titled “Parameters”config
Section titled “config”Returns
Section titled “Returns”object
allowOverride
Section titled “allowOverride”allowOverride:
boolean
fallbacks
Section titled “fallbacks”fallbacks: readonly
string[]
fuzzy:
boolean
threshold
Section titled “threshold”threshold:
number
ttlMs:
number