Defined in: types.ts:618
optional focus: string[];
optional focus: string[];
Defined in: types.ts:623
optional maxLength: number;
optional maxLength: number;
Defined in: types.ts:621
model: string;
model: string;
Defined in: types.ts:619
optional style: "bullet-points" | "paragraph" | "concise";
optional style: "bullet-points" | "paragraph" | "concise";
Defined in: types.ts:622
text: string;
text: string;
Defined in: types.ts:620
