The short form
Scale
scale controls how strongly the adapter pulls the base model. Leave it unset for the
adapter’s own default.
Lower values blend the adapter with base behaviour; higher values commit to it. If output
degrades after applying an adapter, scale is the first thing to turn down.
Catalog management
Electron carries the full surface, matching Swift rather than the short form the other TypeScript SDKs have.importAdapter(sourcePath) takes a file from disk. On a desktop that is how most people will
bring their own adapter, and it is worth wiring to a file picker.