Defined in: types.ts:986
optional focus: string[];
optional focus: string[];
Defined in: types.ts:991
optional maxLength: number;
optional maxLength: number;
Defined in: types.ts:989
model: string;
model: string;
Defined in: types.ts:987
optional style: "bullet-points" | "paragraph" | "concise";
optional style: "bullet-points" | "paragraph" | "concise";
Defined in: types.ts:990
text: string;
text: string;
Defined in: types.ts:988
