Defined in: types.ts:765
optional focus: string[];
optional focus: string[];
Defined in: types.ts:770
optional maxLength: number;
optional maxLength: number;
Defined in: types.ts:768
model: string;
model: string;
Defined in: types.ts:766
optional style: "bullet-points" | "paragraph" | "concise";
optional style: "bullet-points" | "paragraph" | "concise";
Defined in: types.ts:769
text: string;
text: string;
Defined in: types.ts:767
