Type Alias: ModelResponseType<TObjectiveComplete>

ModelResponseType<TObjectiveComplete>: { [k in "description" | "progressAssessment" | "command" | "objectiveComplete"]: addQuestionMarks<baseObjectOutputType<Object>, any>[k] }

Type Parameters

Type ParameterDefault type
TObjectiveComplete extends z.AnyZodObjecttypeof ObjectiveComplete

Defined in

src/types/browser/actionStep.types.ts:82