Skip to main content

IRuntimeAssignOptions

Agent Runtimes


Agent Runtimes / components/runtimes/RuntimeSimplePicker / IRuntimeAssignOptions

Interface: IRuntimeAssignOptions

Defined in: src/components/runtimes/RuntimeSimplePicker.tsx:26

Properties

runtimeDesc?

optional runtimeDesc?: IRuntimeDesc

Defined in: src/components/runtimes/RuntimeSimplePicker.tsx:30

Runtime description.


runtimeModel?

optional runtimeModel?: IRuntimeModel

Defined in: src/components/runtimes/RuntimeSimplePicker.tsx:34

Runtime model to connect to.


transferState?

optional transferState?: boolean

Defined in: src/components/runtimes/RuntimeSimplePicker.tsx:38

Whether to transfer the state to the runtime model.