Defined in: types.ts:697
optional focus: string[];
optional focus: string[];
Defined in: types.ts:702
optional maxLength: number;
optional maxLength: number;
Defined in: types.ts:700
model: string;
model: string;
Defined in: types.ts:698
optional style: "bullet-points" | "paragraph" | "concise";
optional style: "bullet-points" | "paragraph" | "concise";
Defined in: types.ts:701
text: string;
text: string;
Defined in: types.ts:699
