Interface: BackendOptions
Options for DatabricksBackend.create.
Properties
Section titled “Properties”
optionalhost?:string
Override the workspace host; otherwise resolved from SDK auth (env / profile).
profile?
Section titled “profile?”
optionalprofile?:string
Databricks config profile (~/.databrickscfg). Defaults to SDK auth resolution.
threshold?
Section titled “threshold?”
optionalthreshold?:number
Fuse.js fuzzy threshold (0 = exact, 1 = anything). Defaults to the model package default.