Interface: ResolvedModel
Result of fuzzy-resolving a user-supplied model name against the live
endpoint list. score is Fuse.js’s distance (0 is exact, 1 is no match);
matched is false when the score exceeds the configured threshold so
callers can fall back to the original input (Databricks will then return a
clean 404).
Properties
Section titled “Properties”matched
Section titled “matched”matched:
boolean
modelId
Section titled “modelId”modelId:
string
score?
Section titled “score?”
optionalscore?:number