Defined in: types.ts:969
optional focus: string[];
optional focus: string[];
Defined in: types.ts:974
optional maxLength: number;
optional maxLength: number;
Defined in: types.ts:972
model: string;
model: string;
Defined in: types.ts:970
optional style: "bullet-points" | "paragraph" | "concise";
optional style: "bullet-points" | "paragraph" | "concise";
Defined in: types.ts:973
text: string;
text: string;
Defined in: types.ts:971
