Skip to main content

EngineSummary

Attributes (10)
AttributeTypeRequiredDescription
idstringYes
displayNamestringYes
licenseLicenseYes
process'down' | 'starting' | 'up' | 'draining' | 'failed'Yes
model'unloaded' | 'loading' | 'loaded' | 'unloading'Yes
variantstringNo
lastErrorstringNo
restartsnumberYes
workerVersionstringNorhapsode-worker as installed in this engine's venv, read from the venv rather than asked of
the worker so that a down engine still answers. A diagnostic, never negotiation: one that
differs from the core's version is a pin an upgrade broke. Absent where nothing can say, which
includes every remote engine. protocol.md § 9.
outdatedbooleanNoWhether workerVersion differs from this core's version, so no client compares the two.
Absent exactly when workerVersion is. A warning, never a refusal. protocol.md § 9.