PredictedCommand interface

A predicted command is a command that the AI system should execute.

Properties

type

Type of command to execute.

Property Details

type

Type of command to execute.

type: "DO" | "SAY"

Property Value

"DO" | "SAY"

Remarks

DO commands are actions that the AI system should perform. SAY commands are responses that the AI system should say.